FairCom Direct SQL for C and C++
ctsqlClearError
Clears error information.
Declaration
void ctsqlClearError(pCTSQLCONN hConn)
Description
Clears the error information returned by ctsqlGetError() and ctsqlGetErrorMessage().
Return
Void.
See Also
ctsqlGetErrorMessage()