Product Documentation

FairCom Direct SQL for C and C++

Previous Topic

Next Topic

ctsqlClearError

Clears error information.

Declaration

void ctsqlClearError(pCTSQLCONN hConn)

Description

Clears the error information returned by ctsqlGetError() and ctsqlGetErrorMessage().

Return

Void.

See Also

  • ctsqlGetError()

ctsqlGetErrorMessage()

TOCIndex