Searching in MDB?

J

Josh Grameson

When developing it is many times necessary to search for a function name or
suchlike in all objects (queries, forms, reports) not just modules. The Find
tool does not seem to do this. Is there anything out there that will do this
for me?
 
J

Josh Grameson

Hi, and thanks for yor help.

I d/l your Database Splitter, and installed it. when I run it, and I tell it
to Retrive Objects I get an Error -
"Error loading type library/dll
 
S

Sergey Poberezovskiy

Which version of Access do you use?
-----Original Message-----
Hi, and thanks for yor help.

I d/l your Database Splitter, and installed it. when I run it, and I tell it
to Retrive Objects I get an Error -
"Error loading type library/dll


"Sergey Poberezovskiy"
 
S

Sergey Poberezovskiy

If you could just run it again, and this time do not try
to retrieve objects but select All checkbox and click on
process - you will most likely receive the same error
message, but the program should create an errors.log file
in the application directory. If you can just send the
context of this file for me to look at - I would greatly
appreciate that.

Regards,

Sergey
 
J

Josh Grameson

2000 and xp.

it also made it so that i could no longer access my mdb. so i uninstalled it
and now i can get back to mdb.
 
S

Sergey Poberezovskiy

You were unable to access your mdb because the utility
opened another (Automation) instance of Access and then
the database itself within that instance. If the
application terminates abnormally, the "orphaned" Access
instance prevents you from accessing the database.
Killing the process via the Task Manager will enable
access to the database even without uninstalling.

Regards,

Sergey.
 
J

Josh Grameson

awesome!!!
How is it that I have gone without something like this for 15 years!

thanks
 
J

Josh Grameson

I understand. But I restarted and this was not enought. I didn't bother
going to TM since there are some many things running it's hard to know
what's got what.
 
Top