Click here to Skip to main content
15,885,032 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
please i need to convert a database .mdf into sql compact edition v4 database (.sdf).
i have the solution of codeproject( SQL Server to SQL Server Compact Edition Database Copy Utility[^] )but i did not understand how to use it. thank you
Posted
Comments
[no name] 11-Jun-15 16:47pm    
Then you need to read the article and if you have questions about that article, you need to ask the author.
virusstorm 12-Jun-15 13:45pm    
You may want to look at another option. SQL Compact is no longer supported by Microsoft. With SQL Server 2012, they introduced a new concept called LocalDb. Take a look at this: https://msdn.microsoft.com/en-us/library/hh510202.aspx

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