This is the function reference guide for FairCom DB SQL Direct Programmatic SDK. This SDK allows the user to work with FairCom DB SQL embedded in a C language application.
In This Chapter
ctsqlAbort
ctsqlAddNumeric
ctsqlAffectedRows
ctsqlClearAutoCommit
ctsqlClearError
ctsqlClose
ctsqlCommit
ctsqlCompare
ctsqlConnect
ctsqlConvert
ctsqlDayOfWeek
ctsqlDeployStp
ctsqlDeployStpRaw
ctsqlDisconnect
ctsqlDivNumeric
ctsqlDumpStp
ctsqlDumpStpRaw
ctsqlExecute
ctsqlExecuteDirect
ctsqlFirst
ctsqlFreeCommand
ctsqlFreeConnection
ctsqlFreeCursor
ctsqlGetAutoCommit
ctsqlGetBigInt
ctsqlGetBinary
ctsqlGetBit
ctsqlGetBlob
ctsqlGetBytes
ctsqlGetChar
ctsqlGetColumnCount
ctsqlGetColumnLength
ctsqlGetColumnName
ctsqlGetColumnNameLen
ctsqlGetColumnPrecision
ctsqlGetColumnScale
ctsqlGetColumnTitle
ctsqlGetColumnType
ctsqlGetCommandFromCursor
ctsqlGetConnectionFromCommand
ctsqlGetConnectionFromCursor
ctsqlGetDatabase
ctsqlGetDate
ctsqlGetError
ctsqlGetErrorMessage
ctsqlGetFloat
ctsqlGetInteger
ctsqlGetIsolationLevel
ctsqlGetMoney
ctsqlGetNChar
ctsqlGetNumeric
ctsqlGetNumericAsString
ctsqlGetNumericParameterAsString
ctsqlGetParameter
ctsqlGetParameterAddress
ctsqlGetParameterCount
ctsqlGetParameterDirection
ctsqlGetParameterIndexByName
ctsqlGetParameterLength
ctsqlGetParameterName
ctsqlGetParameterNullFlag
ctsqlGetParameterPrecision
ctsqlGetParameterScale
ctsqlGetParameterType
ctsqlGetReal
ctsqlGetRow
ctsqlGetScrollableCursor
ctsqlGetSmallInt
ctsqlGetTime
ctsqlGetTimeout
ctsqlGetTimeStamp
ctsqlGetTinyInt
ctsqlGetUsername
ctsqlIsActiveConn
ctsqlIsColumnNull
ctsqlIsNullable
ctsqlIsParameterNull
ctsqlJumpTo
ctsqlLast
ctsqlMulNumeric
ctsqlNewCommand
ctsqlNewConnection
ctsqlNewCursor
ctsqlNewProcInfo
ctsqlNext
ctsqlNextBatchItem
ctsqlNumericToString
ctsqlPrepare
ctsqlPrepareBatch
ctsqlPrev
ctsqlRoundNumeric
ctsqlSetAutoCommit
ctsqlSetBigIntParameter
ctsqlSetBinaryParameter
ctsqlSetBlob
ctsqlSetCharParameter
ctsqlSetDateParameter
ctsqlSetFloatParameter
ctsqlSetIntegerParameter
ctsqlSetIsolationLevel
ctsqlSetNCharParameter
ctsqlSetNumericParameter
ctsqlSetNumericParameterAsString
ctsqlSetParameter
ctsqlSetParameterAsString
ctsqlSetParameterPrecision
ctsqlSetParameterScale
ctsqlSetPreserveCursor
ctsqlSetScrollableCursor
ctsqlSetSSL
ctsqlSetTimeout
ctsqlSetTimeParameter
ctsqlSetTimeStampParameter
ctsqlStringToNumeric
ctsqlSubNumeric
ctsqlFreeProcInfo
TOCIndex