Programmatically rename tables in Access queries

前端 未结 2 535
囚心锁ツ
囚心锁ツ 2021-01-24 20:01

I have an access 2003 database file with hundreds of queries. I would like to rename all tables referenced from within my queries based on a condition

If tableNa         


        
2条回答
  •  隐瞒了意图╮
    2021-01-24 20:21

    You could check out Black Moshannon's Speed Ferret. This tool is not free but I think it is relatively inexpensive and will give you VERY reliable table renaming. If your time is worth something check it out.

    One thing to remember if you use Speed Ferret or some other like tool...and that is the ORDER you rename the tables is pretty important. Be sure to put some thought into it.

    Seth Spearman

提交回复
热议问题