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