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

SQL Anywhere 10.0.1 » SQL Anywhere Server - Programming » Database Tools Interface » DBTools functions

DBLicense function Next Page

DBRemoteSQL function


Accesses the SQL Remote Message Agent.

Prototype

short DBRemoteSQL( const a _remote_sql * );

Parameters

A pointer to a structure. See a_remote_sql structure.

Return value

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

Remarks

For information about the features you can access, see Message Agent.

See also