Menu

#401 Configure Auto-Commit Mode

open
nobody
None
5
2013-02-01
2013-02-01
Jira Trac
No

When connected to CUBRID database, user can be specified whether to turn ON/OFF auto-commit.
The new connection string is defined as follows:
C#
string connString = server=server address;database=database name;port=port number to use for connect to broker;user=user name;password=user password;charset=character set of database to be connected;autocommit=auto-commit mode of database to be connected;

Discussion

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.