Main Page
Modules
File List
Globals
Related Pages
Examples
Error handling functions
Functions
const char *
sqlo_geterror
(
sqlo_db_handle_t
dbh)
Return last error string.
int
sqlo_geterrcode
(
sqlo_db_handle_t
dbh)
Return the last error code.
Function Documentation
int sqlo_geterrcode
(
sqlo_db_handle_t
dbh
)
Return the last error code.
Parameters:
dbh
I - A database handle
Returns:
The last error code for this dbh.
Examples:
ex13.c
.
const char* sqlo_geterror
(
sqlo_db_handle_t
dbh
)
Return last error string.
Parameters:
dbh
I - A database handle
Returns:
A string containing the last error message for this dbh
Examples:
ex15.c
.
Generated on Thu Aug 14 18:02:53 2003 for libsqlora8 by
1.2.18