VB Reference Collection

N

Nicole

I recently had my laptop overhauled and now when trying to
use an existing database in Access 2002 - I am finding
that errors are occurring as the correct object library
references have not been checked. I am trying to find the
correct references but can't seem to get them right!!!

Particularly I am looking for the library reference that
contains
1) the database object
2) UCASE, LCASE etc....

Any ideas??

Thanks,

Nicole
 
M

MacDermott

Remember that one bad reference will cause others to fail -
just because you are getting an error on a reference to the database
object doesn't mean that this is the bad reference -
most likely, it's just the first time your application references a
library at all.

If none of your references are marked "MISSING", I'd suggest you make a list
of all the references which are checked, then delete as many as you can.
(Some references cannot be deleted.)
Close the References dialog box, save the database, then re-open the
References dialog box and re-check your references - in the same order.

See if that helps.
- Turtle
 

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