J
Jess
My application has the facility to compact files. I am
going to be distributing my Access 97 app to all users
irrespective of their Office version.
Will I have problems with the compaction routine under
these circumstances?
My compaction is run in code, thus:
DBEngine.CompactDatabase OldDB, NewDB
Thanks in anticipation.
going to be distributing my Access 97 app to all users
irrespective of their Office version.
Will I have problems with the compaction routine under
these circumstances?
My compaction is run in code, thus:
DBEngine.CompactDatabase OldDB, NewDB
Thanks in anticipation.