[IronPython] DB-API for IronPython update

Sanghyeon Seo sanxiyn at gmail.com
Sun Apr 23 02:31:27 CEST 2006


I updated DB-API module for IronPython a bit:
http://sparcs.kaist.ac.kr/~tinuviel/fepy/lib/

The example was updated too:
http://sparcs.kaist.ac.kr/~tinuviel/fepy/example/database_access.py

Changes since the last update are:
* Implement Cursor.description using GetSchemaTable()
* Make it possible to choose which DB modules to test in the example

Enjoy!

Seo Sanghyeon



More information about the Ironpython-users mailing list