[Mono-list] Mono internal DB?
Daniel Morgan
danielmorgan@verizon.net
Mon, 3 Jan 2005 14:19:49 -0500
You need to download SQL Lite.
For Linux, get the shared library.
For Windows, get the DLL.
http://www.hwaci.com/sw/sqlite/download.html
You could also get the command-line version of above for entering =
commands
and queries for SQL Lite.
Getting SQL Lite to work with Mono:
http://www.mono-project.com/contributing/sqlite.html
Note: the SQL Lite provider in Mono stable 1.0.x and prior does not =
work.
You need to get a development version of Mono 1.1.3 or svn trunk. The
development version of Mono 1.1.3 or svn trunk also has version 3 =
support
for SQL Lite.=20
Even Novell's iFolder includes SQL Lite. So, this tells you how good it =
is.
-----Original Message-----
From: mono-list-admin@lists.ximian.com
[mailto:mono-list-admin@lists.ximian.com] On Behalf Of Adam Tauno =
Williams
Sent: Monday, January 03, 2005 5:55 AM
To: mono-list@lists.ximian.com
Subject: Re: [Mono-list] Mono internal DB?
> Is there a small internal database type service in Mono?
> I'm writing an app that requires sorting and storing data. SQL would=20
> be perfect for the job. But I dont' want to require the user to=20
> install a big database to do it. I don't require anything complex,=20
> just light simple SQL. Any suggestions?
Sqlite; just requires the assembly to be installed.
_______________________________________________
Mono-list maillist - Mono-list@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-list