sasql_result sasql_use_result( sasql_conn $conn )
Initiates a result set retrieval for the last query that executed on the connection.
$conn The connection resource returned by a connect function.
FALSE if the query does not return a result object or a result set object. The result is not cached on the client.
Discuss this page in DocCommentXchange. Send feedback about this page using email. |
Copyright © 2009, iAnywhere Solutions, Inc. - SQL Anywhere 11.0.1 |