Aren't you confusing isc_interprete with isc_sql_interprete?

isc_sql_interprete interpets the SQLCode, so it does make sense to drop it if you are getting rid of  SQLCode.

On 17/01/2022 09:54, Alex Peshkoff via Firebird-devel wrote:
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



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

Reply via email to