Hi
I'm building a database for a client who, now after several months of development, is making a requirements change. (Bet that never happened to any of you!) Basically, I need to insert a new table of data that will refer to another one.
Problem is that it's requiring me to change the name of the first table, but because so much work has been done referring to the original name of that table, I want to be able to create an alias name for that table so I can still refer to it as it's named but also have new coding refer to its alias name.
Is there such a thing in Access or do I have to keep coding with the original name and add 'REM lines all over the place in the code?
Any help would be appreciated.
Jim DeGeorge
I'm building a database for a client who, now after several months of development, is making a requirements change. (Bet that never happened to any of you!) Basically, I need to insert a new table of data that will refer to another one.
Problem is that it's requiring me to change the name of the first table, but because so much work has been done referring to the original name of that table, I want to be able to create an alias name for that table so I can still refer to it as it's named but also have new coding refer to its alias name.
Is there such a thing in Access or do I have to keep coding with the original name and add 'REM lines all over the place in the code?
Any help would be appreciated.
Jim DeGeorge