How can you Get error message in interbase?

Answer:

In C and C++ you may use isc_interprete to get a human-readable description of the error.
If you use IBPP API, it thorws exceptions containing a description of error.

First answer by ID3654958396. Last edit by ID3654958396. Question popularity: 1 [recommend question].