all groups > sql server replication > august 2004 >
You're in the

sql server replication

group:

Publication Filter Clause changes



Publication Filter Clause changes Shweta
8/31/2004 4:17:03 AM
sql server replication: Hello,

I've merge replication set between SQL Server 2000 & SQL CE.
Whenever I try to add filter clause to the existing publication, it gives
error mentioning the column name used in the filter clause.

Ex. Let's say I've 5 publications - Pub1, Pub2, Pub3, Pub4, Pub5.
If I add filter clause say 'Employee_Status <> 0' then it throws the error
as 'Invalid Column Name 'Employee_Status'' even if that column is present in
the table.

But, if I drop all publications (pub1 to pub5), then the whole thing works
perfectly fine. But it is not feasible to drop ALL publications (even the
ones not related to this change) to change the filter clause of 1 article for
just 1 publication. Is there any way out other than dropping the publications?

Thanks in advance for help.

Regards,
Re: Publication Filter Clause changes Hilary Cotter
8/31/2004 8:28:12 AM
exactly how are you deploying your publication to your SQL CE clients?

--
Hilary Cotter
Looking for a book on SQL Server replication?
http://www.nwsu.com/0974973602.html


[quoted text, click to view]

AddThis Social Bookmark Button