954,557 Members — Technology Publication meets Social Media
Username:
Password:
Lost login information?
Have something to say? Contribute New Article Reply to this Article

Getting into a locked-down MS Access mdb file

This may not be the best location for this thread, but it's 5 am, I've been working on this for almost a day and a half straight, and I'm pure stumped.

For a custom MS Access .mdb program, the database properties are locked out. In order to fix the database (the programmer left the company and won't be reached, the putz) I need to be able to do that. I've tried moving all the forms, reports and tables to a new database, but they all depend on a macro called, appropriately enough, "PCMurphy". So my question is:

a)How do you find a hidden macro in an mdb file, and
b)if I just can't find it ever, how can I concisely find all the references to it--so that I can write a new macro to replace it?

Thanks in advance,

Blue

Steelchords
Newbie Poster
1 post since Nov 2005
Reputation Points: 10
Solved Threads: 0
 

Hi Steelchords,

In order to see hidden objects in a database, even for importing, do the following:
Menu "Tools/Options"
Tab "View"
Check "Hidden Objects" and, possibly, "System Objects"

In order to find all references to a specific object, even in stored queries and cotrol properties of forms and reports you will find a great utility called "Find and Replace 9.0" at
http://www.rickworld.com/products.html
It is not free but we used it where I worked and it saves a ton of time.

Hope this helps

Yomet

Yomet
Junior Poster
134 posts since Nov 2005
Reputation Points: 16
Solved Threads: 10
 

have you tried holding the shift key when starting the DB? to keep the macro from running.

Kegtapper
Junior Poster
116 posts since Oct 2005
Reputation Points: 13
Solved Threads: 4
 

This article has been dead for over three months

Post: Markdown Syntax: Formatting Help
You