Re: ECPG examples - Mailing list pgsql-interfaces

From Darko Prenosil
Subject Re: ECPG examples
Date
Msg-id 200306271903.49242.darko.prenosil@finteh.hr
Whole thread Raw
In response to ECPG examples  (Christian Valverde <valval@porta.net>)
List pgsql-interfaces
On Sunday 03 January 1999 04:01, Christian Valverde wrote:
> im trying to build some objects to interact with QT dialog i just maid .
> please could anypne point me a site where to see examples on ECPG
> im actually interested in examples of reciving data fron databases . i
> already send data to pg but cant receive data form pg .

Which version of QT do You use ?
There are database objects like QSqlQuery QSqlField that can simplify your 
tasks. When I first tried it, it was version 2.5. There is also QSqlDriver 
that directly support PostgreSQL. Not shore why You must use ECPG when QT has 
DB classes and objects. 

Regards !


pgsql-interfaces by date:

Previous
From: Henk Jan Barendregt
Date:
Subject: Re: ECPG examples
Next
From: Michael Meskes
Date:
Subject: Re: ECPG examples