ECPG and sqlda

Поиск
Список
Период
Сортировка
От Tim Kane
Тема ECPG and sqlda
Дата
Msg-id 3874486C.1B529C0E@hotgames.com
обсуждение исходный текст
Ответы Re: [INTERFACES] ECPG and sqlda  (Michael Meskes <meskes@postgresql.org>)
Список pgsql-interfaces
Hmm, my second ECPG question...

There doesn't seem to be any support for the SQLDA...

Does this mean that I can't do proper dynamic queries?

eg:    select * from :table where :field = :result


Somebody please tell me that I'm wrong!
The test files in the source don't seem to utilize this feature at all.


Oh, while I'm at it...
ECPGstatus() seems to have changed to ECPGstatus (int, const char);
What exactly am I supposed to pass to this function?


Thanks Heaps!

Tim.



В списке pgsql-interfaces по дате отправления:

Предыдущее
От: Michael Meskes
Дата:
Сообщение: Re: [INTERFACES] ECPG and remote databases
Следующее
От: Didier Gasser-Morlay
Дата:
Сообщение: ODBC oin Windows