all groups > sql server replication > march 2007 >
You're in the

sql server replication

group:

Merge replication problem


Merge replication problem BetaD
3/13/2007 1:44:13 PM
sql server replication:
I create a merge publication of a database I have on sql server 2005.
The target platform for this database is a pocket pc. Everything
works great, until I dig under the covers a little. Lets say I have a
table a, and that table is filter to only show a subset of its
records. When I look at the database/table in VS2005 I see exactly
what I expect. However, when I deploy it to a pocket pc and then look
using query analyzer on the pocket pc I see all the records that are
in the original table not just those that I filtered out. What is
happening???
Re: Merge replication problem Hilary Cotter
3/13/2007 9:46:50 PM
It is possible that your filtering criteria is not being resolved correctly
in your pocket pc. What is your filtering criteria?

--
Hilary Cotter

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

Looking for a FAQ on Indexing Services/SQL FTS
http://www.indexserverfaq.com



[quoted text, click to view]

AddThis Social Bookmark Button