Current Implemented Calls

The implemented calls of 4DLSQL are listed here. Calls that do not exist in 4D SQL Server are marked as "only in 4DLSQL":

    DB SetDefCharset - only in 4DLSQL
    DB SetDefLang - only in 4DLSQL
    DB Login
    DB SetLoginTime
    DB Open
    DB Dead
    DB Get server name
    DB GetTime
    DB SetTime
    DB Is process free
    DB Name
    DB CLOSE
    DB Change

    DB SetVersion - only in 4DLSQL
    DB ClrOpt
    DB SetOpt
    DB IsOpt
    DB PrType
    DB SET MESSAGE HANDLER
    DB SET ERROR HANDLER
    DB GetMaxProcs
    DB SetMaxProcs
    DB Use

    DB Cmd
    DB SqlOK
    DB SqlExec
    DB FREEBUF
    DB SqlSend

    DB Get databases
    DB Get tables
    DB Query exec
    DB Get columns
    DB Execute SQL

    DB Bind
    DB Cancel
    DB CanQuery
    DB CmdRow
    DB ColName
    DB ColType
    DB MoreCmds
    DB NumCols
    DB NumCompute
    DB NumOrders
    DB OrderCol
    DB Rows
    DB NextRow
    DB Count
    DB Results

    DB AltBind - only in 4DLSQL
    DB NumAlts
    DB AltColid - only in 4DLSQL
    DB AltLen- only in 4DLSQL
    DB AltOp - only in 4DLSQL
    DB AltType - only in 4DLSQL
    DB AltUType - only in 4DLSQL

    DB TextSize
    DB TxTsPut
    DB ReadText
    DB TxPtr
    DB TxTimeStamp
    DB TxTSNewVal
    DB WriteText
    DB MoreText

    DB CLRBUF
    DB CurRow
    DB FirstRow
    DB GetRow
    DB LastRow
    DB RowType

    DB RPCInit
    DB RPCParam
    DB RPCSend
    DB NumRets
    DB HasRetStat
    DB RetStatus
    DB RETDATA

    DB Abort xact
    DB BUILDXACTSTRING
    DB CLOSECOMMIT
    DB CommitXact
    DB OpenCommit
    DB RemoveXact
    DB ScanXact
    DB StartXact
    DB StatXact

    DB Qual
    DB TsNewVal
    DB TsPut
    DB ColBrowse
    DB ColSource
    DB TabBrowse
    DB TabCount
    DB TabName
    DB TabSource

    DB Add to context
    DB All in context
    DB Cancel context
    DB CLOSE CONTEXT
    DB Commit context xact
    DB Define context
    DB Delete in context
    DB Insert in context
    DB Is row command
    DB Link context
    DB Next in context
    DB Save context xact
    DB WHERE CONTEXT
    DB Roll back context xact
    DB Update in context

Supported Platforms

MacOS 10.3 or higher
MacOS 9
Win32 (NT4/2K/XP)