Subject | Re: [firebird-support] Re: UPDATE question |
---|---|
Author | Ivan Prenosil |
Post date | 2007-05-02T08:55:52Z |
>> Is there any way to determine the number of rows updated by an UPDATEisc_dsql_sql_info(...)
>> operation, especially if that number is 0?
>>
>
> If it is done inside PSQL (trigger or stored procedure), you can check
> the ROW_COUNT context variable. I am not sure if it is possible using
> standard DSQL though.
Ivan