Subject | What the best in transactions |
---|---|
Author | zaherdirkey |
Post date | 2005-07-07T22:36:47Z |
What the best,
Make transaction
1 - for whole project and make Commit every operation (save update select)
1 - for each Form (Dialog) and make Commit every operation (save
update select)
1 - for each operation and commit it and free it
Make transaction
1 - for whole project and make Commit every operation (save update select)
1 - for each Form (Dialog) and make Commit every operation (save
update select)
1 - for each operation and commit it and free it