2008/12/18 lucabe...@libero.it <lucabe...@libero.it>

> Hello
> I need to connect to mysql db but when i try i see that i have only
> availabe the driver for sqlite, how can i add the mysql driver?
>
> Thanks
>
> Luca
>
>
> _______________________________________________
> PyQt mailing list    PyQt@riverbankcomputing.com
> http://www.riverbankcomputing.com/mailman/listinfo/pyqt
>


Compile Qt with MySQL support, then compile PyQt :) Or use mysql-python ;)
_______________________________________________
PyQt mailing list    PyQt@riverbankcomputing.com
http://www.riverbankcomputing.com/mailman/listinfo/pyqt

Reply via email to