Product Documentation

c-treeACE V10.3 Update Guide

Previous Topic

Next Topic

Documentation Updates

Corrections to the printed V10.3 Update Guide:

GetRecordKeyPos() returns pCTOFFSET

The CTRecord::GetRecordKeyPos() C++ function (page 44) returns a data type of pCTOFFSET. The printed manual incorrectly shows a data type of LONG.

The ctdbGetRecordKeyPos() function (page 42) shows a data type of pULONG8, which, is equivalent to pCTOFFSET in this instance.

ctsqlExecuteBatch() function

The ctsqlExecute function is erroneously referred to as ctsqlExecuteBatch in the printed version of the documentation. To execute a batch, use the ctsqlPrepare and ctsqlExecute functions, as described in the c-treeACE Direct SQL Interface User's Guide.

Staying up-to-date...

At FairCom, we are constantly working with our customers to bring you the finest product possible. In this rapidly evolving environment, the best place to find up-to-date information, including the latest documentation, is on the FairCom website.

Visit www.faircom.com/developers/documentation for links to all the latest documentation.

TOCIndex