Click here to Skip to main content
15,890,527 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more: , +
Hi Guys,

I am a new SmartDevice developer and my head said for working with our smart devices like "Windows Mobile" you should use "VisualStudio 2005" :-(. Because "SQL Compact Edition 3.0" is free and "SQL Compact 3.5 and 4" is not free.
So I should use the VS2005 for support SQLCE3.0. But I want use this edition of SQLCE in "Visual Studio 2008". Otherwise, as default, VS2008 just support SQL CE 3.5>.
SO, HOW CAN I USE "SQL CE 3.0" IN "VISUAL STUDIO 2008"?

Thanks for your helps my friends.
Posted
Updated 31-Dec-11 8:19am
v4

1 solution

I don't know where the comment about cost comes from. If you look at this page, the first bullet point clearly states "Free to use and distribute"
http://www.microsoft.com/sqlserver/en/us/editions/compact.aspx[^]

Also on the download page for Compact 4, it also states: "FREE"
http://www.microsoft.com/download/en/details.aspx?id=17876[^]

As for using with visual studio, it should be as simple as installing the compact edition, and then "Connect To Database" from the Tools menu.
 
Share this answer
 
Comments
mhd.rad 31-Dec-11 15:10pm    
Realy Thanks.
Ok, I should show this page to my project manager.
But for second answer(for using SQLCE3.0 with visual studio2008): Yes it's as easy as your answer, But when i do this steps, at the last step ask me to update to "SQL Server 3.5". I dont want to do this and use the "SQL Server 3.0"

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