Using DAPs with Linked Tables?

  • Thread starter Thread starter Bruce Bridges
  • Start date Start date
B

Bruce Bridges

I'm building an Access database to run on an intranet. This
database makes use of linked tables.

The DAPs which I'm using for remote access are unable to
find the linked tables, even after I changed the connection
string to the proper network path. Apparently the linkage
information is hard-coded somewhere else, but where?
 
What is the error you receive? Does it look similar to <?#Name#?>

Dave
 
There is a newsgroup for DAP's too. You find the exact answer there.
 
The error looks something like "Can't find
C:\Database\STUDENT.mdb".

The main database is called DSH_SAT.mdb; STUDENT.mdb
contains tables which are linked to DSH_SAT.mdb in order to
supply student information from the existing system.

Where is the DAP newsgroup located?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top