Access 97

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

Guest

Can I make changes to forms and linked tables in a database that resides on
the server without going to the server? In other words - can the changes be
made from my own PC? I'm getting pop-up messages that say that I can't make
changes to linked tables......

Thanks.
 
Table changes need to be made in the database where the actual tables live.
Assuming you know the name of the backend database on the server, open it,
rather than the frontend, and make the changes there.
 
Open the back end mdb, the one that actually contains the tables, and make
the changes there.
 

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