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

SQL Anywhere 11.0.1 (Français) » SQL Anywhere Server - Programming » SQL Anywhere Database Tools Interface » Database tools interface » DBTools functions

 

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 (dbremote).

See also