sagqsetc (
int anchor,
SQL_CTR_BLOCK *sql_cb_ptr,
char * session_ptr
);
The SAGQSETC function sets the active connection to the connection identified by session_ptr.
session_ptr |
Set or establish the connection to this session. If NULL the current connection is set to the default server. |
For information about anchor (required by each SAGQ* SQL function), see About ACEAPI SQL Functions.