[IronPython] SQLite

Dody Gunawinata empirebuilder at gmail.com
Wed Jul 29 23:54:30 CEST 2009


If not, is SQLite .NET
from http://sqlite.phxsoftware.com/ the best alternative?
Yes. That library is solid. I have used them in productions.

On Thu, Jul 30, 2009 at 12:04 AM, Bruce Bromberek <bruce.bromberek at gmail.com
> wrote:

> In Cpython I use SQLite, in Iron Python I've taken to using SQL Server
> Compact Edition.  But then again I am only writing for the windows platform.
>
>
> On Wed, Jul 29, 2009 at 1:19 PM, Harry Pierson <
> Harry.Pierson at microsoft.com> wrote:
>
>> We don't support the CPython sqlite3 module, but I would expect the
>> System.Data.SQLite DLL to work with IronPython. I imagine it would be
>> possible to build a sqlite3 compatible wrapper around System.Data.SQLite,
>> but I don't know if anyone has done that.
>>
>> Harry
>>
>> -----Original Message-----
>> From: users-bounces at lists.ironpython.com [mailto:
>> users-bounces at lists.ironpython.com] On Behalf Of Kelie
>> Sent: Wednesday, July 29, 2009 10:52 AM
>> To: users at lists.ironpython.com
>> Subject: [IronPython] SQLite
>>
>> Hello,
>>
>> Is SQLite currently supported in IronPython? If not, is SQLite .NET
>> from http://sqlite.phxsoftware.com/ the best alternative?
>>
>> Thanks.
>> _______________________________________________
>> Users mailing list
>> Users at lists.ironpython.com
>> http://lists.ironpython.com/listinfo.cgi/users-ironpython.com
>>
>> _______________________________________________
>> Users mailing list
>> Users at lists.ironpython.com
>> http://lists.ironpython.com/listinfo.cgi/users-ironpython.com
>>
>
>
> _______________________________________________
> Users mailing list
> Users at lists.ironpython.com
> http://lists.ironpython.com/listinfo.cgi/users-ironpython.com
>
>


-- 
nomadlife.org
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/ironpython-users/attachments/20090730/a1977565/attachment.html>


More information about the Ironpython-users mailing list