Can someone please explain what is the main difference between SQL Server Compact Edition and SQL Server Express Edition?
For what purpose I should use this or that one?
Thanks
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
This blog has everything you need, it will even give you a feature comparison.
If you don’t feel like reading, SQL Server Compact is for Mobile/Embeded Apps, and Express edition is just a free scaled down SQL Server standard.
Edit
A very important thing to point out as @Rup just stated is that Compact is an in memory database.