[Orclib-users] Result Fetch Status
Open source C and C++ library for accessing Oracle Databases
Brought to you by:
vince_del_paris
From: Rafael C. <cu...@gm...> - 2014-11-12 16:37:26
|
Hi. Is their an simple way to get the fetch_status from OCI_Resultset structure? In ony my aplication o need to mimic ODBC SQLFetch( hStmt ); function and check for the SQL_NO_DATA_FOUND returned. if their an way to mimic this with orclib? Regards Luiz |