G
Guest
Hi all,
I am doing a pocket pc application with vb.net and sql server , i am able to
synchronize the sql server with pocket pc using merge replication and
everything is working fine like creation database in pocket pc and accessing
database . But my question is how i can send only partial data to different
subscribers. As with merge replication it sends whole data to subscriber. I
want to do this with .net application not with sql server where while
creating merge replication we define filters for data i dont want that why,
Is there any way to do with vb.net or c# for filtering data for subscribers .
I am doing a pocket pc application with vb.net and sql server , i am able to
synchronize the sql server with pocket pc using merge replication and
everything is working fine like creation database in pocket pc and accessing
database . But my question is how i can send only partial data to different
subscribers. As with merge replication it sends whole data to subscriber. I
want to do this with .net application not with sql server where while
creating merge replication we define filters for data i dont want that why,
Is there any way to do with vb.net or c# for filtering data for subscribers .