Thread: Postgresql driver

Postgresql driver

From
Philip Pinkerton
Date:
I am trying to develop an application to access postgresql DB using QT
developer however when running the developer it cannot find the DB driver?

How can I make the driver available to QT?

Any Ideas would be helpful

Philip



Re: Postgresql driver

From
Dorian Büttner
Date:
Philip Pinkerton wrote:
> I am trying to develop an application to access postgresql DB using QT
> developer however when running the developer it cannot find the DB driver?
>
> How can I make the driver available to QT?
>
> Any Ideas would be helpful
>
> Philip
>
>
>
> ---------------------------(end of broadcast)---------------------------
> TIP 9: the planner will ignore your desire to choose an index scan if your
>      joining column's datatypes do not match
>
you need to install the qt-psql-plugin