vote up 2 vote down star
1

hi there,

i sync a database via wcf service to sql ce databases on my clients. however, i don't want the schema generated on the client side to be the same, as the one on the server. is there a way to customize the schema returned to the client syncproviders?

flag

41% accept rate
You asked this question a while back...did you figure anything out? – Chris Brandsma May 1 at 0:29

1 Answer

vote up 1 vote down

Have you looked at Column filtering?

It allows you to sync only a subset of the rows or columns between 2 databases.

link|flag

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.