Product Documentation

FairCom DB V12 Updates

Previous Topic

Next Topic

Direct SQL Functions

ctsqlGet*() - returns CTSQL_NULLRESULT when a NULL value is present

  • All ctsqlGet*() functions are revised except ctsqGetBinary(), ctsqlGetBytes() and ctsqlGetBlob().

ctsqlSetParameterAsString() - sets SQL parameters from strings

ctsqlSet*Parameter() - extended to accept any parameter type

  • Various ctsqlSet*Parameter() functions have been extended to be used on any parameter type. Data conversion occurs immediately on the call so that possible conversion errors are immediately returned.

ctsqlSetPreserveCursor() - keeps cursor open when transaction ends

TOCIndex