DAO Transactions are started with BeginTrans() and ended with CommitTrans() or Rollback(). But could anyone tell me how to check if a transaction is underway? In other words: I would like to have an IsTransacting().
thanks, Joep
| CodeGuru Home | VC++ / MFC / C++ | .NET / C# | Visual Basic | VB Forums | Developer.com |
|
Results 1 to 1 of 1
|
Click Here to Expand Forum to Full Width |