rgamlin
09-07-2004, 12:17 PM
I'm absolutely at a loss.
For purposes of maintenence and organization, I renamed all of my tables and queries.
Changing the source for my reports is no problem; what is absolutely killing me is trying to figure out how I can change the source tables for my queries.
i.e. if a table was previously called tblABC, and is now called tblA-B-C, how can I get any query to change where it looks for the data from tblABC to tblA-B-C?
There has to be a better way than going in and replacing each field in all my queries, one by one by one!
For what it's worth, most of my queries pull from a single table (i.e. one quert looks at one table, the next query at another, etc.)
Many thanks in advance,
Ryan
please copy PM on reply as well if possible.
For purposes of maintenence and organization, I renamed all of my tables and queries.
Changing the source for my reports is no problem; what is absolutely killing me is trying to figure out how I can change the source tables for my queries.
i.e. if a table was previously called tblABC, and is now called tblA-B-C, how can I get any query to change where it looks for the data from tblABC to tblA-B-C?
There has to be a better way than going in and replacing each field in all my queries, one by one by one!
For what it's worth, most of my queries pull from a single table (i.e. one quert looks at one table, the next query at another, etc.)
Many thanks in advance,
Ryan
please copy PM on reply as well if possible.