Missing or broken reference

J

Jim

I have an application written in Microsoft Access for
windows 95, version 7.0. I recently bought a new PC that
uses Access 2003. When I try to run the application I
get an error message of: your db contains a missing or
broken reference to the file MSJETSQL.TLB version 3.0.
How can I fix this?


Thanks,

Jim
 
A

Amy Vargo

Hi,

My name is Amy Vargo. Thank you for using the Microsoft Access Newsgroups.

This is an old library that cannot be referenced in Access 2003. Check
your references. If you create a new module, then go to Tools, References,
in the Visual Basic Editor window, look at the checked references. Uncheck
any marked as "missing". Then compile and save your modules. If you get
any compile errors, you might have to update any of your code that uses
older syntax. For more information, please see the conversion white papers
below.

319400 ACC2002: Conversion White Paper Available in the Download Center
http://support.microsoft.com/?id=319400

225962 ACC2000: By Default, New Access Databases Do Not Include Reference to
http://support.microsoft.com/?id=225962

I hope this helps! If you have additional questions on this topic, please
respond back to this posting.


Regards,

Amy Vargo
Microsoft Access Engineer


This posting is provided 'AS IS' with no warranties, and confers no rights.
You assume all risk for your use. © 2001 Microsoft Corporation. All rights
reserved.
 

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

Top