Submits an SQL statement for execution on a given connection.
Valid in: | SPD Server |
connection used to execute the SQL statement.
length of the SQL statement in buffer; -1 if null-terminated.
buffer that holds the SQL statement to perform.
returns post-processing notification flags.
returns a statement token to use in post-processing the SQL statement results. See post-processing action definitions for use of statement token.
Flag Action ---------- --------------- SPQLDATA Data is returned(see spqlfetch()) SPQLCOLINFO Column information is returned(see spqlcolinfo())