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
 Import/Export (DTS) and Replication (2000)
 Replicating stored procedures ?

Author  Topic 

wiltech
Yak Posting Veteran

51 Posts

Posted - 2004-08-17 : 11:55:03
If I replicate stored procedures, what's the process for making changes to them? I'll either be using Merge or Snapshot, either way any changes to the stored procedures will only be made at the publisher. I'm thinking that my existing DROP/CREATE scripts won't work any more.

Is the process for UDFs and VIEWS the same?

Thanks
Tony W
   

- Advertisement -