logo       
Google Custom Search
    AddThis Social Bookmark Button
-->

Can you bind output variables?: msg#00020

Subject: Can you bind output variables?
Hello,

Can you use paramValues[] in either PQexecParams or PQexecPrepared to read
data from the DB into the bound variables?

Or can you only bind input values? And all output must be read by iterating
over rows and columns using PQgetvalue() ?

Thanks,
Mark,
<Prev in Thread] Current Thread [Next in Thread>