Re: ECPG examples
От
Darko Prenosil
Тема
Re: ECPG examples
Дата
Msg-id
200306271903.49242.darko.prenosil@finteh.hr
Ответ на
ECPG examples (Christian Valverde)
Список
Дерево обсуждения
Re: ECPG examples Henk Jan Barendregt <henkjan@barendregt.xs4all.nl>
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 по дате отправления