Answered by:
Client (SQL Server 2005 Express) - Central Server (SQL Server 2005 Standart)

Question
-
Hi All
I have a question:
Me need sync client databases (SQL Server 2005 Express) with central data store (SQL Server 2005 Standart)
Sync process must be bidirectional!
Can I sync them?
I found only SQL CE provider ...
Where SQL Server 2005 Express provider?
Thursday, May 22, 2008 12:02 PM
Answers
-
The sample express provider is now posted here:
http://code.msdn.microsoft.com/Release/ProjectReleases.aspx?ProjectName=sync&ReleaseId=1200
Tuesday, June 24, 2008 5:03 PM
All replies
-
Or please tell me what classes I must inherit and override to build my own client SQL 2005 Express Provider ???
It's very need for me ...
Friday, May 23, 2008 6:28 AM -
What kind of sync solution are you looking at?
Are you using Sync service for ADO.Net or you want to write your own providers?
Wednesday, June 11, 2008 9:20 PMAnswerer -
If you are looking for a ADO.net provider for SQL Express, we dont have one yet.
We are in the process of posting a sample provider (very soon) that people can use or implement one of thier own using the sample piece.
I can post more details once we have it ready.
Wednesday, June 18, 2008 3:33 PM -
OK, I wait this moment (SQL Express sample provider) ...
Sunday, June 22, 2008 5:36 PM -
The sample express provider is now posted here:
http://code.msdn.microsoft.com/Release/ProjectReleases.aspx?ProjectName=sync&ReleaseId=1200
Tuesday, June 24, 2008 5:03 PM