isc_print_sqlerror( )

From InterBase
Jump to: navigation, search

Go Up to Access to Status Array Messages


When SQLCODE < 0, this function prints the returned SQLCODE value, the corresponding SQL error message, and any additional InterBase error messages in the status array to the screen. Use within an error-handling routine.

isc_print_sqlerror (short SQLCODE, ISC_STATUS *status_vector);