bool sasql_commit( sasql_conn $conn )
Ends a transaction on the SQL Anywhere database and makes any changes made during the transaction permanent. Useful only when the auto_commit option is Off.
$conn The connection resource returned by a connect function.
TRUE on success or FALSE on failure.
Envoyer votre avis sur cette page par email. | Copyright © 2009, iAnywhere Solutions, Inc. - SQL Anywhere 11.0.1 |