Main Page
Modules
File List
Globals
Related Pages
Examples
Transaction control functions
Functions
int
sqlo_commit
(
sqlo_db_handle_t
dbh)
Commit.
int
sqlo_rollback
(
sqlo_db_handle_t
dbh)
Rollback.
Function Documentation
int sqlo_commit
(
sqlo_db_handle_t
dbh
)
Commit.
Execute a commit on this database.
Parameters:
dbh
I - A database handle.
Returns:
SQLO_SUCCESS
< 0 on error
int sqlo_rollback
(
sqlo_db_handle_t
dbh
)
Rollback.
Execute a rollback on this database.
Parameters:
dbh
I - A database handle.
Returns:
SQLO_SUCCESS
< 0 on error
Examples:
ex16.c
.
Generated on Thu Aug 14 18:02:53 2003 for libsqlora8 by
1.2.18