Hi Jimmy,
I've never tried this, but in principle you can use
DBEngine.CompactDatabase (see Help) to convert the database to Jet
version 2 file format and then open it with Access 95 and try to make it
work. The conversion process should handle the data OK unless you've
used any features that aren't available in Access 95, but other things
may not survive intact.
Alternatively, just work in Access 95 to build a minimal "data-entry"
version of the application.
When the data entry is complete, don't try to convert back to Access
2000 format. Instead, import the data into the Access 2000 database,
using (temporary) linked tables to connect to the Access 95 one and
append queries to move the data into the Access 2000 tables.
On Sun, 2 Jan 2005 21:55:01 -0800, "Jimmy G" <Jimmy