Page 1 of 1

Transactions

Posted: Wed 30 Dec 2009 08:19
by Cogito
Hello,

I'm not experienced with unidac therefore apologize for some "beginners" questions :roll:
What about transactions with your components (query and table), do I have to make an explicit transaction when I change a table (Table/Query.Edit and Table/Query.Post) or is there automatically a transaction used to avoid conflicts with other users in a network? What is the best practice to change and save data in a network environment, can you post a short sample (if I want to save do I have to make it in an exception block?) I'm looking for the best way before I start to use your components in a network environment to make sure there are no conflicts with other users.