ECPG and sqlda - Mailing list pgsql-interfaces

From Tim Kane
Subject ECPG and sqlda
Date
Msg-id 3874486C.1B529C0E@hotgames.com
Whole thread Raw
Responses Re: [INTERFACES] ECPG and sqlda  (Michael Meskes <meskes@postgresql.org>)
List 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 by date:

Previous
From: Michael Meskes
Date:
Subject: Re: [INTERFACES] ECPG and remote databases
Next
From: Didier Gasser-Morlay
Date:
Subject: ODBC oin Windows