[IronPython] SQLite

Harry Pierson Harry.Pierson at microsoft.com
Wed Jul 29 20:19:31 CEST 2009


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




More information about the Ironpython-users mailing list