Commits the current transaction.
sqlany_commit ( $conn )
$conn The connection object on which the commit operation is to be performed.
Returns a scalar value that is 1 when successful or 0 when unsuccessful.
rc = api.sqlany_commit( conn ) |
Discuss this page in DocCommentXchange. Send feedback about this page using email. |
Copyright © 2009, iAnywhere Solutions, Inc. - SQL Anywhere 11.0.1 |