D
Darren
I have a database that has been split. I need to install it on a new machine,
how do I change the original path?
how do I change the original path?
Allen Browne said:Did you try the Linked Table Manager yet?
(Hint: the first reply you received indicated what Menu you should look on
to find it.)
mscertified said:Is that code available on a website anywhere?
We are not allowed to download anything from the internet.
Tony Toews said:That's a ridiculous restriction. Time to change jobs.
The basic reconnect code is here:
http://allenbrowne.com/ser-13.html
That particular example assumes the back end and front end are in
the same folder. The solutions.mdb code pops up a dialog asking
the user to locate the file, and then uses that path. The FileOpen
code is here:
http://www.mvps.org/access/api/api0001.htm
There's also a couple more examples here:
http://www.mvps.org/access/tables/tbl0009.htm
and for ODBC tables:
http://www.mvps.org/access/tables/tbl0010.htm
Keith Wilby said:You'd be surprised just how many places of work have that restriction in
place, my own included.