Product Documentation

FairCom Direct SQL for C and C++

Previous Topic

Next Topic

ctsqlFirst

Retrieve the first row from cursor.

Declaration

CTSQLRET ctsqlFirst(pCTSQLCURSOR hCursor)

Description

  • hCursor - the cursor handle

Return Values

CTSQLRET_OK on success.

See c-tree Plus Error Codes for a complete listing of valid c-tree Plus error values.

TOCIndex