Hi,
I've been asked to amend an Access 2002 DB that has been used by users
using the MDE version. I have, what seems to be the original MDB
version containing all the front end stuff but, by now, the tables are
way out of date.
They want me to make some changes to the database and keep their
current data..
My idea to get round this problem was to split both the MDB (out of
date) and MDE (up to date) version of the databases so that the tables
are linking to the back end tables.
I would then change the links in the MDB DB to use the MDE back end
database (so they access the most up to date data).
I then make my changes to the MDB DB (including table changes, forms,
reports etc).
After I have made my changes I can then create a new MDE DB which is
linked to the same back end data.
Will this work OK?
Is there anyway to unsplit the data so my final database is a single
MDE file rather than an MDE file and a back end MDB file?
I've been asked to amend an Access 2002 DB that has been used by users
using the MDE version. I have, what seems to be the original MDB
version containing all the front end stuff but, by now, the tables are
way out of date.
They want me to make some changes to the database and keep their
current data..
My idea to get round this problem was to split both the MDB (out of
date) and MDE (up to date) version of the databases so that the tables
are linking to the back end tables.
I would then change the links in the MDB DB to use the MDE back end
database (so they access the most up to date data).
I then make my changes to the MDB DB (including table changes, forms,
reports etc).
After I have made my changes I can then create a new MDE DB which is
linked to the same back end data.
Will this work OK?
Is there anyway to unsplit the data so my final database is a single
MDE file rather than an MDE file and a back end MDB file?
Comment