I have Access 97, 2000 and 2003 all running on a Win XP box after having
just reinstalled XP. Among other problems, I find that Access 97 will
not compact a database in code ...
DBEngine.Compac tDatabase dbSource, dbDestination
... instead giving error 3001 - Invalid Argument. It worked happily prior
to the XP reinstall. (I have uninstalled all versions and reinstalled
again to no effect.)
This is the same problem I had a few years back with an older laptop.
See thread
I didn't solve the problem then, and haven't found any more info in this
group since.
Anyone have any idea how I can get my Access 97 compact function back?
Owen Jenkins
just reinstalled XP. Among other problems, I find that Access 97 will
not compact a database in code ...
DBEngine.Compac tDatabase dbSource, dbDestination
... instead giving error 3001 - Invalid Argument. It worked happily prior
to the XP reinstall. (I have uninstalled all versions and reinstalled
again to no effect.)
This is the same problem I had a few years back with an older laptop.
See thread
I didn't solve the problem then, and haven't found any more info in this
group since.
Anyone have any idea how I can get my Access 97 compact function back?
Owen Jenkins
Comment