Any Shortcuts when Renaming a Table ?

I have a “daypart” database, with a “plan” table in a converted solution that now throws an error ( “plan” is a reserved word )

So, I renamed the table as “plans”, and now need to update all references. Is there any easy way to do this ?

some posts suggest doing a Search / Replace, but searching for “daypart.plan” finds nothing ( odd ), and searching for “plan” finds too much !

I do see that I can work my way thru the forms and relations, and re-point them, but a bit tedious

thanks !

greg

Hi Greg,

You can search for db:/daypart/plan (where daypart is the connection name).

Hope this helps.

Thanks. Glad I asked. That works

The Search / Replace dialog is extremely powerful, yet surprisingly easy to use

greg

You can search for db:/daypart/plan (where daypart is the connection name).