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 Shaun E on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

MS Jet File Query

Status
Not open for further replies.

brandondaly

IS-IT--Management
Jan 9, 2002
194
GB
I have a query about how MS access sees files such as msjter35.dll


I've installed a newer version of MS Jet and it has placed a new file called msjter40.dll in the system32 directory and almost all of the databases work fine. However we have a couple written by an ex-member of staff that keep stating that they cannot open msjter35.dll

Does this suggest that the system has told access to stop using the 35.dll file and some coding with the broken databases is still referencing it?

as you may notice I'm not really sure what is going on.
Many thanks for any help.
Brandon
 
Hi

Have you tried looking at the references to the object libraries ?

Open any code module in design view, select Tools \ References from the menu, you will see list of selected and available object libraries



Regards

Ken Reay
Freelance Solutions Developer
Boldon Information Systems Ltd
Website needs upgrading, but for now - UK
 
Just check and there is a tick next to the
Microsoft DAO 3.51 Object library.

Would this need to be replaced with the
Microsoft DA0 3.6 Object Library? or is that too simple?
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top