Subject | Re: [ib-support] Insert, Update and Delete count |
---|---|
Author | Claudio Valderrama C. |
Post date | 2002-04-11T08:01:44Z |
""Reggie White"" <reggiewhite@...> wrote in message
news:FBEFLHMGKBBGAADBKLNLMENFCFAA.reggiewhite@......
or read isql.e, the source code for the main file in isql.
C.
--
Claudio Valderrama C. - http://www.cvalde.com - http://www.firebirdSql.org
Independent developer
Owner of the Interbase® WebRing
news:FBEFLHMGKBBGAADBKLNLMENFCFAA.reggiewhite@......
> What FB API do I call to find out how many records were affected by a DMLLook for isc_dsql_sql_info() in the API GUIDE
> statement?
>
> ex. update stores set state = 'TX'
>
> How can I find out how many rows were updated by using FB's API?
or read isql.e, the source code for the main file in isql.
C.
--
Claudio Valderrama C. - http://www.cvalde.com - http://www.firebirdSql.org
Independent developer
Owner of the Interbase® WebRing