On 1/17/22 12:24, Tony Whyman wrote:

In the legacy Firebird API, there are three functions that support error message formatting:

isc_sqlcode,
isc_sql_interprete, and
fb_interpret.

In the OO API, fb_interpret becomes IUtil->formatStatus*. *However, I can find no OO API equivalent for the other two. Is this because they are deprecated for future use?


Yes.
Whole sqlcode feature is deprecated, sqlstate should be used instead.
What about isc_sql_interprete that's just old, unsafe variant of fb_interpret.




Firebird-Devel mailing list, web interface at 
https://lists.sourceforge.net/lists/listinfo/firebird-devel

Reply via email to