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

SQL Anywhere 11.0.0 » SQL Anywhere Server - Programming » SQL Anywhere Database Tools Interface » Database tools interface » DBTools functions

 

DBTranslateLog function

Translates a transaction log file to SQL. This function is used by the dbtran utility.

Prototype
short DBTranslateLog ( const a_translate_log * );
Parameters

A pointer to a structure. See a_translate_log structure.

Return value

A return code, as listed in Software component exit codes.

Remarks

For information about the Log Translation utility, see Log Translation utility (dbtran).