Emulate Transactions using Action Queries

Dugantrain

I Love Pants
Local time
Yesterday, 23:18
Joined
Mar 28, 2002
Messages
221
Hi, all, this is pretty much a continuation of a previous post. I having been experimenting with ADO quite a bit and, in most cases, have found Action queries called from form-level events to perform better and be easier to write. However, the really attractive thing about ADO is the support for Transactions, which is pretty much a necessity with the amount of import/export and Temp Table data transfer that I do. Is there any way to emulate the Commit/Rollback features of ADO without actually using ADO?
 
Don't you hate it when no one anwers...

It usually means there is no good answer
 

Users who are viewing this thread

Back
Top Bottom