I’ve seen some discussions on this topic, but I’m just trying to understand it better. I have SQL 2005 and SQL 2000 on my development machine and I have set a linked server form the 2005 to the 2000 server. Some of my stored procs use tables in the 2000 server and I have changed them to use the Linked Server name when referencing the tables. Is there an easier or better way to handle references in the stored procedures to tables in the Linked Servers other than using a Server Alias or having to change my procs when deploying to the production server at the client site? At the client site the 2000 & 2005 instances are on different physical servers if that makes any difference.
Auguy
Sylvania/Toledo Ohio
Auguy
Sylvania/Toledo Ohio