I found it :)
I use SQLGetDiagRec() to handle errors, it's work fine :)
Now, I need to replace the following statement:
EXEC SQL INQUIRE_SQL(:sql_session=session);
I didn't find how to handlde sessions in odbc
Is anyone knows how to do it?
Hi,
I would like to know if there is an equivalent to inquire_sql in odbc.
Because I'am doing an intership and I must remove all ESQL statement in the code and replace it by odbc function.
I searched a lot on the odbc reference but I didn't find it.
If it's needed, the object on the...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.