I have a database (mde) linked to a _be (mdb) database, and I want to now if it is possible (and how) to change the _be (mdb) database to other _be (mdb).
Example:
Inventory.mde is the main database and I want to store all the data from the year 1999 in a 1999_be.mdb database, and from the year 2000 in a 2000_be.mdb database.
When I open the Inventory.mde database I want to have an option to choose between 1999_be.mdb or 2000_be.mdb.
Thanks
Example:
Inventory.mde is the main database and I want to store all the data from the year 1999 in a 1999_be.mdb database, and from the year 2000 in a 2000_be.mdb database.
When I open the Inventory.mde database I want to have an option to choose between 1999_be.mdb or 2000_be.mdb.
Thanks