Subject Re: [ib-support] Re: Number of Rows updated
Author Ann Harrison
At 12:32 AM 1/27/2001 +0100, you wrote:
>Following the ongoing discussion on number of affected rows and the code
>samples Ann provided, when is the isc_dsql_sql_info call supposed to be
>issued to return meaningfull information about insert/update/delete
>statements ?
>
>- before prepare ?
>- after prepare / before execute
>- after execute ? (my guess)

After execute. Before the prepare, the server hasn't a clue what
you might do; before you execute the request, it hasn't a clue
(well not much of a clue) what the result will be.


Regards,

Ann
www.ibphoenix.com
We have answers.