R
Rick
I need some advice on how to accomplish this.
On my development PC I configured the path to my back-end tables so that it
conforms to the path on the server.
D:\Users Shared Folders\GENERAL\BF Programs Database\BF_data.mdb.
I need to link a table contained in the path:
D:\Users Shared Folders\GENERAL\SMH Programs Database\SMH_data.mdb.
I opened the BF_data.mdb and Linked to the "Clients" table in the
SMH_data.mdb then created the link to my FE-program.mdb from the
BF_data.link.
Works well on the development PC but when I move the FE and BE to the BF
Folder on the server the users do not get the proper table. It goes looking
for the file on the Users PC rather than on the server.
On the server I opened the BF_data.mdb, deleted the link the tried to re-add
it by going through Network Neighborhood so that it would create a UNC path:
\\smhserver\users\... etc. But the server (Win2003 SBS) still creates it as
a direct path (D:\\ etc).
How do I get the table linked so that the data comes from the smh-data and
doesn't look for it on the Users d:-drive?
Thanks for your advice.
Rick
On my development PC I configured the path to my back-end tables so that it
conforms to the path on the server.
D:\Users Shared Folders\GENERAL\BF Programs Database\BF_data.mdb.
I need to link a table contained in the path:
D:\Users Shared Folders\GENERAL\SMH Programs Database\SMH_data.mdb.
I opened the BF_data.mdb and Linked to the "Clients" table in the
SMH_data.mdb then created the link to my FE-program.mdb from the
BF_data.link.
Works well on the development PC but when I move the FE and BE to the BF
Folder on the server the users do not get the proper table. It goes looking
for the file on the Users PC rather than on the server.
On the server I opened the BF_data.mdb, deleted the link the tried to re-add
it by going through Network Neighborhood so that it would create a UNC path:
\\smhserver\users\... etc. But the server (Win2003 SBS) still creates it as
a direct path (D:\\ etc).
How do I get the table linked so that the data comes from the smh-data and
doesn't look for it on the Users d:-drive?
Thanks for your advice.
Rick