D
Doug Starkey
Okay, I hope there is a way to do this other than opening EVERY table
and looking for this value.
I've inherited a database from someone else. I am slowly building a map
of how it is structured but it is, from my perspective, a very complex
database with lots of relationships. One of the things it does is query
an outside data source and create/add to tables any "new" items it
finds. It does not, apparently, REMOVE the data from any of the tables
if it is removed from the external data source.
I will try to address the root problem (failure to remove) at some other
time. What I want to do right now is find out EVERYWHERE a particular
value exists in this database. I know I could write a query for each
table... but there are LOTS of tables. Is there some sort of "global"
search routine built into Access? Or is there a way to right a query
against all the tables and all the fields?
Thanks for helping this noob!
and looking for this value.
I've inherited a database from someone else. I am slowly building a map
of how it is structured but it is, from my perspective, a very complex
database with lots of relationships. One of the things it does is query
an outside data source and create/add to tables any "new" items it
finds. It does not, apparently, REMOVE the data from any of the tables
if it is removed from the external data source.
I will try to address the root problem (failure to remove) at some other
time. What I want to do right now is find out EVERYWHERE a particular
value exists in this database. I know I could write a query for each
table... but there are LOTS of tables. Is there some sort of "global"
search routine built into Access? Or is there a way to right a query
against all the tables and all the fields?
Thanks for helping this noob!