Searching for DB

B

Bob Griendling

I recently upgraded from Office 2000 to Office 2007. When I launch Access
now, I get a message "searching for referenced file utility.dba," which is a
dba I don't recall. How do I get rid of it so it stops searching for the
dba?

I'm using XP.

Bob
 
D

Dirk Goldgar

in message
I recently upgraded from Office 2000 to Office 2007. When I launch Access
now, I get a message "searching for referenced file utility.dba," which is
a dba I don't recall. How do I get rid of it so it stops searching for the
dba?

I'm using XP.


Are you sure that isn't "utility.mda"? I never heard of "utility.dba".

If it's "utility.mda", you probably don't need this reference. Try this:
Open the VB Editor, click Tools -> References..., and un-check the reference
to "utility.mda". Then close/OK out of the dialog, and click Debug ->
Compile. If you get no compile errors, you didn't need the reference.
 
B

Bob Griendling

Maybe it was. I tried to repeat the log on and this time I didn't get the
message. I think it might have been .mda

Bob
 
Top