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
 General SQL Server Forums
 New to SQL Server Administration
 Drop and create function in a published database.

Author  Topic 

shobhaaradhya
Starting Member

37 Posts

Posted - 2013-01-21 : 04:47:31
Hi,

I am using sql server 2000. I have published a database and there are several subscribers to it.

No there is a requirement that I need to drop a function recreate. But I dont want drop the publisher/subscriber.

Is there any way to do it?


Thanks in advance.
Aradhya

visakh16
Very Important crosS Applying yaK Herder

52326 Posts

Posted - 2013-01-21 : 07:00:25
see

http://msdn.microsoft.com/en-us/library/ms151870.aspx

------------------------------------------------------------------------------------------------------
SQL Server MVP
http://visakhm.blogspot.com/

Go to Top of Page
   

- Advertisement -