Asked by:
Microsoft Sync Framework for File (Client) and SQL Server Database (Server) synchronization

Question
-
Dear
I'm trying to implement the sync solution using Microsoft Sync Framework. The server will be SQL server database contains the documents in FileStream and client will be the File system (Windows OS). Do anybody have any idea on this. My application scenario is :The database server contains the File/Documents in the form of byte array by the FileStream mechanism from SQL server. And the Sync activity will synchronize the documents from SQL server to any given file system. Please help me out.
Monday, December 31, 2012 7:31 AM
All replies
-
the file sync provider and the sql sync provider doesn't interoperate with each other. you will most likely have to write a custom sync provider.Wednesday, January 2, 2013 1:07 PM
-
Dear JuneT
Thanks for replying me.
Can you tell me how I will write custom sync provider.I am new in sync framework.
I googled but no hope.
Regargs
Friday, January 4, 2013 10:36 AM -
-
Dear JuneT
Thanks for replying me.
I check all documents after that I post for help.
Regards
Tuesday, January 8, 2013 6:53 AM -
Hi Ajeet
Did you come across the closed solution for same requirement above?
Please help me also, I have same requirement in my new project.
Thanks
Thursday, May 23, 2013 12:18 PM