up vote 0 down vote favorite
share [g+] share [fb]

Can I use Sql Server CE 3.5 with .NET Compact Framework 2.0 SP2? Visual Studio 2008 SP1 only supports this version of SQLServer CE, isn't it?

Thank you

link|improve this question

feedback

1 Answer

up vote 1 down vote accepted

Yes, you can use SQL CE 3.5 with a CF 2.0-targeted application. While the Studio '08 IDE itself can only open a SQL CE 3.5 database, projects created with it can still target SQL CE 3.1 woithout any problem.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.