Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chris Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

DATABASE OBJECTS NOT VISIBLE

Status
Not open for further replies.

tech9merge

Programmer
Jun 7, 2005
9
US
hi,

Our process is set to kick off the .mdb db fle which has a macro , but when the macro runs it locks the mdb and the generated ldb file never got released. deleted the ldb file and still the same issue. Also when i clicked the mdb file against which the macro was run and i could not open the mdb and view the database objects at all.
does that mean the db file is corrupted? if so what could be done to resolve the same. please reply as it is very very urgent

thanks
 
without knowing what your macro is doing the only thing I can suggest is starting your application with the bypass of any startup code etc (Hold right shift when double clicking on app)

If It still doesnt work, then I would say that it sounds like your DB has corrupted, if you have a backup try that, if not you could try one of the various repair tools on the Internet.

Gavin,
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top