Home » Developer & Programmer » Precompilers, OCI & OCCI » How to unbind the definition by OCIDefineByPos?
How to unbind the definition by OCIDefineByPos? [message #194157] Thu, 21 September 2006 01:25
vonfking
Messages: 1
Registered: September 2006
Junior Member
I precomiled a query SQL when the program initialized. For example , the SQL has 10 columns, and I used OciDefineByPos to define the column ouput.I want to define 5 column In function A and define the other column in function B.

In ODBC,before define the other cols in function B,I must call SQLFreeStmt(hstmt,SQL_UNBIND) .

I want to know, with OCI,in function B, how to unbind the definitions which were defined in function A.

thanks!
Previous Topic: segmentation fault from vector
Next Topic: desperately in need of OCCI help :(
Goto Forum:
  


Current Time: Thu Mar 28 16:05:24 CDT 2024