On Wednesday, June 27, 2012 09:56:46 AM Julian Ramos Marrero wrote: > Hi, > > One question, Pyqt support OCI driver? , for ORACLE database. > > > Regards, > > Jdarknet
Any QtSql driver should work with PyQt. The QtSql drivers don't expose any API, it's all done through the generic QtSql api(QSqlDatabase,QSqlQuery, etc), so there is no need to provide python bindings for the drivers themselves. Matt _______________________________________________ PyQt mailing list PyQt@riverbankcomputing.com http://www.riverbankcomputing.com/mailman/listinfo/pyqt