2006/3/23, Sanghyeon Seo <[EMAIL PROTECTED]>:
> I took a stub at writing Python DB-API (PEP 249) wrapper for ADO.NET
> to be used with IronPython. Currently I am testing this with MySQL
> Connector/Net and is trying to be compatible with MySQLdb module.

I now added connect() wrapper for pysqlite 1 using Mono ADO.NET
provider for SQLite:
http://www.mono-project.com/SQLite

Module and examle updated:
http://sparcs.kaist.ac.kr/~tinuviel/fepy/lib/dbapi.py
http://sparcs.kaist.ac.kr/~tinuviel/fepy/example/database_access.py

Seo Sanghyeon
_______________________________________________
users mailing list
[email protected]
http://lists.ironpython.com/listinfo.cgi/users-ironpython.com

Reply via email to