Asked by:
Sync help

Question
-
hi ,
i have to use sync frame work in my application ,specially i need to use offline mode for sql express to sql express communication ,but i m not getting proper support , please help out me regarding this problem . (every where im finding the example for sql server to sqlserver cE comminication and
i need sqlexpress to express communication) please provide me related sample and example
advance thanks
kishore.
Thursday, September 1, 2011 11:24 AM
All replies
-
not sure where you're looking at, but the documentation itself that comes with Sync Fx has samples to do that.
here's a link to a tutorial: http://msdn.microsoft.com/en-us/library/ff928700(v=SQL.110).aspx
you can use either Sql Express, Sql Server, Sql Azure on both local or remote provider.
Thursday, September 1, 2011 11:38 AM -
hi thanks,
i have tried i m getting the error ,
The current operation could not be completed because the database is not provisioned for sync or you not have permissions to the sync configuration tables.
please tell me why provision problem is getting for me.
thanks,
kishore.
Thursday, September 1, 2011 11:54 AM -
are you sure you followed it step by step. the error you're getting the scope has not been provisioned. the tutorials in the docs details how to go about provisioning.Thursday, September 1, 2011 12:05 PM
-
yes im following step by step even though i m geting the error.Tuesday, September 6, 2011 8:56 AM
-
you might want to paste some code snippets here how you're doing the provisioning.Tuesday, September 6, 2011 10:50 AM