I have a main database called forms.mdb and one called data.mdb. forms.mdb is the main database and has four linked tables from data.mdb.
The link manager gives me the full path to these four tables: c:access\forms\data.mdb
When moving the databases to another computer and/or folder the database doesn't work, it remembered the full path.
Is there a sollution to remove the full path and chache it into a reletive path: .\data.mdb ?
The link manager gives me the full path to these four tables: c:access\forms\data.mdb
When moving the databases to another computer and/or folder the database doesn't work, it remembered the full path.
Is there a sollution to remove the full path and chache it into a reletive path: .\data.mdb ?