Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.

SQL Anywhere 10.0.1 » UltraLite - C and C++ Programming » UltraLite C++ API Reference » ULSqlcaBase class

GetSQLErrorOffset function Next Page

Initialize function


Synopsis

bool ULSqlcaBase::Initialize()

Remarks

Initializes this SQLCA.

You must initialize the SQLCA before any other operations occur.

Returns