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 _______________________________________________ users mailing list [email protected] http://lists.ironpython.com/listinfo.cgi/users-ironpython.com
