How do i stop Automaitc Access Files from Running on Open

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

Guest

I have an old db thats needs updaing, but every time I open it it runs and I
can not access any of the tables. Any suggestions?
 
No idea what that mean. Everytime you open it it runs? What does that
mean?
 
On Tue, 6 Dec 2005 08:16:01 -0800, "Brian C" <Brian
I have an old db thats needs updaing, but every time I open it it runs and I
can not access any of the tables. Any suggestions?

Several options, depending on how much effort the developer went to in
securing the database.

1. Press the F11 key after it's open.
2. If the developer blocked that, hold down the <Shift> key while the
database is opening (or when you have entered your username and
password if it's a secured database).
3. If that's blocked too, post back - there are ways to unblock it
using VBA code from another database.

John W. Vinson[MVP]
 

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