Subject | Getting number of rows affected after calling isc_dsql_execute_immediate. |
---|---|
Author | kfcheun2000 |
Post date | 2002-10-02T11:05:56Z |
Hi,
I am new to FB and I have a question. How to get the number of
rows affected after calling isc_dsql_execute_immediate()?
I found the following the link and it shows how to get the row
counts after calling isc_dsql_prepare() and isc_dsql_execute().
http://cvs.sourceforge.net/cgibin/viewcvs.cgi/firebird/OdbcJdbc/IscDbc
/IscStatement.cpp?rev=1.6&content-type=text/vnd.viewcvs-markup
Thanks.
Fai
I am new to FB and I have a question. How to get the number of
rows affected after calling isc_dsql_execute_immediate()?
I found the following the link and it shows how to get the row
counts after calling isc_dsql_prepare() and isc_dsql_execute().
http://cvs.sourceforge.net/cgibin/viewcvs.cgi/firebird/OdbcJdbc/IscDbc
/IscStatement.cpp?rev=1.6&content-type=text/vnd.viewcvs-markup
Thanks.
Fai