MarkButler
Programmer
I have a number of stored procedures that work in my development environment and at many clients without any problem. I am trying to install the same procedures on a new server and it is requiring that I capitalize the table names in the SELECT/UPDATE/INSERT statements.
All servers are running SQL 2000 with various service packs. This is probably a parameter or setup issue I have not come across yet.
Can someone point me at the parameter or what I need to set to allow my procedures to run as they are now without modifying?
Thanx
Mark
All servers are running SQL 2000 with various service packs. This is probably a parameter or setup issue I have not come across yet.
Can someone point me at the parameter or what I need to set to allow my procedures to run as they are now without modifying?
Thanx
Mark