On Tue, 4 Aug 2009 15:15:35 +0200, Andre Alexander Bell
wrote:
> Hello,
>
> I often have the problem, that the Qt installation on some computers is
not
>
> shipped with the mysql plugin. Hence, I can't access a mysql database
from
> PyQt on such an computer.
> Since I need to have the same comp
On Sat, 8 Aug 2009 12:24:16 +0200, "Hans-Peter Jansen"
wrote:
> Am Samstag, 8. August 2009 schrieb Andre Alexander Bell:
>> 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 f
Am Samstag, 8. August 2009 schrieb Andre Alexander Bell:
> 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
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
nder Bell
> An: pyqt@riverbankcomputing.com
> Betreff: [PyQt] Implementing a QSqlDriver in python -> segmentation fault
> Hello,
>
> I often have the problem, that the Qt installation on some computers is
> not
> shipped with the mysql plugin. Hence, I can't access a mysql
Hello,
I often have the problem, that the Qt installation on some computers is not
shipped with the mysql plugin. Hence, I can't access a mysql database from
PyQt on such an computer.
Since I need to have the same compiler, as Qt has been compiled with, to build
the plugin myself, I thought it