Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 SQL Server 2000 Forums
 SQL Server Development (2000)
 Copy Stored prcedure

Author  Topic 

AskSQLTeam
Ask SQLTeam Question

0 Posts

Posted - 2002-07-28 : 14:38:41
Tariq writes "Hi,
I want to write a script to copy particular stored procedure(S) from one server to another server automatically but without using enterprise manager. Does someone has any idea?
--Tariq"

setbasedisthetruepath
Used SQL Salesman

992 Posts

Posted - 2002-07-28 : 23:12:39
DTS is usually preferable to writing a manual script; is it an option for you or are you avoiding SQL Server tools altogether?

Jonathan Boott, MCDBA
Go to Top of Page
   

- Advertisement -