Subject Sql eror code
Author Bayu
>
> when sqlcode -803 do
>
> update atable
> set acol = :avalue
> where akecol = :akey;


Where i can get information about complete refference sqlcode ( sql error
codes in interbase )


I can't find about this from Interbase manual


Thanks