DAO Transaction - dbFlushOSCacheWrites ?

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I've a function that uses DAO transaction, but if I use the
dbFlushOSCacheWrites constant with the CommitTrans, the compiler says
"Variable not declared". This is the first time I'm using a Transaction and
don't know I should declare it. Isn't it an instrinsic constant in the DAO
library ? Or else, can somebody please tell me the right way to use it ?

I'm using Access 2003, DAO 3.6.
 
Back
Top