How to track a column being used in 100 different forms

goyalpr

New member
Local time
Today, 22:38
Joined
Jul 9, 2003
Messages
8
I'm doing a maintenance work on an access'97 database. We have to get rid of a column (NbrAssigned) from a particular table. But before deleting this column we have to make sure that it is not being used anywhere in the project.

The problem is, this column is referenced in plenty of forms (rather than being used inside the code) hence making it impossible to track using a global search.

I would really appreciate if someone could tell me how to track the usage of this column in various forms.

Thanks
 
You buy "Speed Ferret" from Black Moshannon Systems.

Look it up with Google.

RichM
 
I use Speed Ferret regularly. You'll be surprised how often seemingly innocuous character strings appear in esoteric ways.

It can be purchased via the internet.

Speed Ferret finds them all and lets you select which you want to change.
 
Thanks a lot, RichMorrison and llkhoutx.

The software is really great indeed. You saved me from lots of trouble.

Cheers
Prashant
 

Users who are viewing this thread

Back
Top Bottom