Groups | Blog | Home
all groups > sql server programming > october 2007 >

sql server programming : Real Isam database


Mark
10/30/2007 11:15:04 PM
I develop a shareware desktop application that should work with a small
local database.
In my searching of a free database I came across the product "Real Isam"
which is totally free for using and distribution.
Does anyone have any experience with it?
What are the drawbacks in comparison to SqlServer Express?

Regards

Mark


Razvan Socol
10/31/2007 3:09:16 AM
I don't have any experience with "Real Isam", but I suggest looking
into SQL Server Compact Edition, because it is better suited for
standalone desktop applications than the Express Edition. See:
http://www.microsoft.com/sql/editions/compact/sscecomparison.mspx
http://www.microsoft.com/sql/editions/compact/default.mspx

--
Razvan Socol
AddThis Social Bookmark Button