pgaliardo
MIS
- Nov 30, 2004
- 887
I need to copy a stored procedure on a SQL 2000 server to a SQL 2005 server. What is the best way to do this? I know I can generate a script from the SQL 2000 Server, but how do I save it as a stored procedure on the SQL 2005 Server?