Problem opening database after conversion

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

Guest

Hey! As a workaround to my other problem mentioned in another post here, I
converted my Access 2000 db to Access 2002/2003 using the conversion tool
supplied in Access 2003. Everything appears to go well until I try to run
the db. When I click "Open" to open the db, I get a pop-up window with this
message:
Errorr Occurred -> #15 (Missing File). Clicking "Ok" stops the db from
running.

Does anyone have any idea how I determine which file is missing so I can fix
this problem?

Thanks,

M.
 
Hey! As a workaround to my other problem mentioned in another post here, I
converted my Access 2000 db to Access 2002/2003 using the conversion tool
supplied in Access 2003. Everything appears to go well until I try to run
the db. When I click "Open" to open the db, I get a pop-up window with this
message:
Errorr Occurred -> #15 (Missing File). Clicking "Ok" stops the db from
running.

Does anyone have any idea how I determine which file is missing so I can fix
this problem?

Thanks,

M.

Try opening the database while holding down the Shift key to bypass any
startup software. Type Ctrl-G to open the VBA editor, and select Tools...
References. Are any references marked MISSING?

If so try noting what's being referenced (write it down): then uncheck that
reference; close and reopen the database, and see if things still work. If
not, ctrl-G again and try rechecking that reference to force Access to relink
it.

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