linked tables

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

A client is using Access03/WinXP. When she opens the database and tries to
run queries or open the linked tables,she gets and ODBC connection failed
error. When going into the linked table manager, the tables are displayed as
such: tMfg_Order (DSN=IMDB2). She changes it to read DSN=IMDB3 and everything
works as it should. When she closes the database and reopens it, it is once
again pointing to IMDB2. How does she keep this from changing back?
 
On the linked table manager there is a checkbox that will prompt the user to
direct the link to the table EVERY time, sounds like in her case she may want
to check that box so that she can always point it to where she wants.
 
The database has 25+ tables. Wouldn't checking that option require the user
to direct the link for every table?
 
Back
Top