Newbie to SQL
I have a database that has a "stored procedure"
I would like to copy this stored procedure to a remote SQL server on another site that is running the identical database.
I know I can right click on the stored procedure and copy to notepad, etc
Is there someway I import this with OSQL
I have a database that has a "stored procedure"
I would like to copy this stored procedure to a remote SQL server on another site that is running the identical database.
I know I can right click on the stored procedure and copy to notepad, etc
Is there someway I import this with OSQL