DAO Transaction - dbFlushOSCacheWrites ?

S

Sreedhar

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.
 
S

Sreedhar

Hi Alex,

Thanks, that works. I couldn't imagine Access Help Files can also have errata.
 
Top