[PyQt] Implementing a QSqlDriver in python -> segmentation fault

Andre Alexander Bell pyqt at andre-bell.de
Sat Aug 8 05:26:16 BST 2009


On 2009-08-06 Volker Helm wrote:
> I haven't got any knowledge for you. Why don't you use the ODBC-driver
> which is implemented. On Linux you'll find normally driver for each OS
> database.

Thanks for your answer Volker. Indeed I'm using the ODBC driver under windows 
and the native driver under Linux now. However, I still wonder if it could be 
possible at all to subclass QSqlDriver and QSqlResult to implement the driver 
in python.

Regards


Andre



More information about the PyQt mailing list