Guys,Just as the description says really. I have a system and I keep getting a data collision box appear, for the system. At the moment it is single user, but when complete it will be multi-user.
I have a number of rounding operations that are causing the data collision and I want to know if I can switch off the concurrency when updates are done programmatically, just to stop the data collisions from appearing?
thanks in advance
Geoff