|
-
May 13th, 2007, 11:17 AM
#1
SQL Express vs SQL Compact Edition
Since MS now offers SQLce (Compact edition) in addition to SSE (Express) - I'm curious if any of you who might develop single-user database applications might consider using this over Express - for a desktop application?
http://blogs.msdn.com/stevelasker/ar...whereInfo.aspx - interesting read (although lengthy)...
MS comparison info http://www.microsoft.com/sql/edition...omparison.mspx
I've recently used SQLce for a mobile app - it's very nice for a pure data storage tool. And it runs in the processor space of your application itself - as opposed to a service - making it much lighter weight.
...
[Mods] Please don't move this thread - I am curious about the .Net developers in regard to this question
...
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|