|
|
Return a short database error message
int Ns_DbReturnError(
Ns_Conn *conn,
Ns_DbHandle handle,
char *sTitle
);
The Ns_DbReturnError function returns a formatted error message to a client describing the last database error. Ns_DbReturnError returns NS_OK or NS_ERROR.