Mitch_____W
Mitch
- Local time
- Today, 04:55
- Joined
- Oct 31, 2001
- Messages
- 73
I had a bad habit of when I named tables, querys, forms, modules, and macros, the last part of the name would be what it was...
For example:
In one database I have about 10 tables and some of the table names are :
Emploee Info Table
Annex Table
License info Table
The same thing for the querys, forms, macros etc...
Now that these names are referenced throughout the database I don't want to go through and change all of them.
The reason for me pondering the name changes is that I was trying to use some SQL, and "TABLE" is a reserved word.
Is there any way I can get around this problem without changing names of almost every object in my database???
Thanks!!!
Mitch
For example:
In one database I have about 10 tables and some of the table names are :
Emploee Info Table
Annex Table
License info Table
The same thing for the querys, forms, macros etc...
Now that these names are referenced throughout the database I don't want to go through and change all of them.
The reason for me pondering the name changes is that I was trying to use some SQL, and "TABLE" is a reserved word.
Is there any way I can get around this problem without changing names of almost every object in my database???
Thanks!!!
Mitch