Qt Database drivers fro Postgres do not work with the new 7.3 version - Mailing list pgsql-general

From Peter Childs
Subject Qt Database drivers fro Postgres do not work with the new 7.3 version
Date
Msg-id 200212032026.54327.Blue.Dragon@blueyonder.co.uk
Whole thread Raw
List pgsql-general
    As I am trying to write an application with qt and postgres. I thought I
would be better off using the latest (full) version of both. But the drivers
(for qt 3.1) don't seam to work with postgres 7.3. They list dropped columns
and hence the query's used by cursors fail. I think the problem is in the
recordinfo method. It does not look like the fix should be too difficuly...
    I have also noticed that it sometimes has problems picking up the primary
key.

Any ideas

Thanks in advance.

Peter Childs

pgsql-general by date:

Previous
From: Riyaz@umapinc.com
Date:
Subject: Get list of tables in a database
Next
From: "scott.marlowe"
Date:
Subject: Re: Postgresql -- initial impressions and comments