Click here to Skip to main content
15,886,919 members
Please Sign up or sign in to vote.
2.33/5 (2 votes)
See more:
hi,

I want to synchronize my offline databse to online and vice versa.but i am fail to do this because of local database cache not in visual studio 2012.
Some Please help me

Thanks
Posted
Comments
Nelek 1-Aug-13 5:45am    

1 solution

Visual Studio 2012 not include component 'Local Database Cache'.

Quote:
"The Local Database Cache template and the Configure Data Synchronization dialog box are not included in Visual Studio 2012. You can use Visual Studio 2012 to open and run projects that were created in Visual Studio 2010 if Microsoft Synchronization Services v1.0 is installed, but if you want to update them in Visual Studio 2012, you must make all changes manually in code. As an alternative, you can continue to use Visual Studio 2010 to maintain and update these projects. For new development, target the new synchronization model that's provided by the Microsoft Sync Framework.


For more info check this :

Microsoft Sync Framework

http://msdn.microsoft.com/en-us/sync/bb736753.aspx[^]

Microsoft Sync Framework 2.0 Software Development Kit (SDK)

http://www.microsoft.com/en-us/download/details.aspx?id=14159[^]

Help

http://social.msdn.microsoft.com/Forums/vstudio/de-DE/5ae6cedf-d0b3-4df5-ad9a-e0f6388cdf62/visual-studio-2012-professional-no-local-database-cache?prof=required[^]

I hope this will help to you.
 
Share this answer
 
v2

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900