Access 2003
Ive got a databse that has been split into a front end (fe) and a back end (be)
This all works fine, as I positioned the back end on the server share I wanted, and then linked the tables into my front end.
However, the product has now been sold to a third party, who may have a different network set up.
To the Front End, Ive added a table called linkTablesURL that has the name of the table, and then a path to that table.
Now, when the front end is run up, I need to look at the table in the front end, and remap the links to the tables in the back end.
However, any of the code samples Ive tried dont work.
Can anyone point me to a useful resource, or give me some sample code so that I can set this to work correctly?
(The alternative is Im sent to the other end of the country to physically map the tables which is a waste of time !)
Cheers
K
Ive got a databse that has been split into a front end (fe) and a back end (be)
This all works fine, as I positioned the back end on the server share I wanted, and then linked the tables into my front end.
However, the product has now been sold to a third party, who may have a different network set up.
To the Front End, Ive added a table called linkTablesURL that has the name of the table, and then a path to that table.
Now, when the front end is run up, I need to look at the table in the front end, and remap the links to the tables in the back end.
However, any of the code samples Ive tried dont work.
Can anyone point me to a useful resource, or give me some sample code so that I can set this to work correctly?
(The alternative is Im sent to the other end of the country to physically map the tables which is a waste of time !)
Cheers
K