bool sasql_rollback( sasql_conn $conn )
Ends a transaction on the SQL Anywhere database and discards any changes made during the transaction. This function is only useful when the auto_commit option is Off.
$conn The connection resource returned by a connect function.
TRUE on success or FALSE on failure.
Send feedback about this page via email or DocCommentXchange | Copyright © 2008, iAnywhere Solutions, Inc. - SQL Anywhere 11.0.0 |