Click here to Skip to main content
15,890,897 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hi,
I want to convert my SQL server database file to SQL server compact file,so I can deploy it with my windows application.Is there any way?
Thanks.
Posted

1 solution

Have a look at this blog: How to Migrate/Downsize a SQL Server database to SQL Server Compact 4.0 (and 3.5)[^].

Hope it's what you're looking for.
 
Share this answer
 
Comments
sayana3 13-Aug-15 1:08am    
I looked that link.But Export2SqlCe command not recognized.Please help.
Wendelius 13-Aug-15 2:46am    
It's not included with SQL Server but it's a tool that you have to download from Codeplex: http://sqlcecmd.codeplex.com/[^]

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