Currently SQLObject supports MySQL via MySQLdb aka MySQL-python, PostgreSQL via psycopg1 or psycopg2, SQLite via PySQLite, Firebird via kinterbasdb, MAX DB (also known as SAP DB) via sapdb, Sybase via Sybase, and MSSQL Server via pymssql (+ FreeTDS) or ADODBAPI (Win32).
Interesting - they are using pymssql (+ FreeTDS) as we are! -- John Fabiani _______________________________________________ Post Messages to: [email protected] Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-dev
