From professional translators, enterprises, web pages and freely available translation repositories.
this has the effect of rolling back uncommitted transactions.
ovrimos_close() closes a connection to ovrimos. this has the effect of rolling back uncommitted transactions.
Last Update: 2011-10-24
Usage Frequency: 1
Quality:
uncommitted data will be discarded, because an implicit sesam_rollback() is executed.
note that this isn't usually necessary, as the open connection is automatically closed at the end of the script's execution. uncommitted data will be discarded, because an implicit sesam_rollback() is executed.
Last Update: 2011-10-24
Usage Frequency: 1
Quality:
uncommitted data at the end of the current script (or when calling sesam_disconnect()) will be discarded by an implied sesam_rollback() call.
note that there is no "auto-commit" feature as in other databases, as it could lead to accidental data loss. uncommitted data at the end of the current script (or when calling sesam_disconnect()) will be discarded by an implied sesam_rollback() call.
Last Update: 2011-10-24
Usage Frequency: 1
Quality:
Warning: Contains invisible HTML formatting