Question : Renaming Tables in Access without affecting desing grid queries

Hi

I have a tableCustomer in my access Database. There are lot of queries built in the design grid which are based on this table name tableCustomer.

I want to rename the tableCustomer to tableClient and still want this change to flow into all the queries that have been built on the tablecustomer.

Is there any way to do this ? Will changing the table name make my desing grid queries invalid ?

Help Please

Reg

Answer : Renaming Tables in Access without affecting desing grid queries

shasunder has shown you how to actually rename the Objects, but you're looking to change object names within your queries. It can be done with VBA, but I would suggest that you buy a copy of Rick Fisher's Find and Replace and use that utility. This is a must-have for Access developers anyway, and can save you a LOT of work:

www.rickworld.com
Random Solutions  
 
programming4us programming4us