We have 5 tables in the following format:
1) SubscriptionBaseTable
UserIdColumn <pk>
ParentTableSubscribeColumn <pk>
UserIdSubscribeColumn
2) ParentT...
http://www.experts-exchange.com/Database/Sybase/Q_10035589.html
Zones:
SybaseDate Answered: 01/19/1998 Grade: B Views: 0
How do I turn Off auto commit on a database for API calls using ODBC.
http://www.experts-exchange.com/Microsoft/Development/MS-SQL-Server/Q_10190809.html
Please give me differences between commit, commit work, rollback and rollback work. What does word work signify and when we use simple commit/rollback and commit work/rollback work. Please give me ...
http://www.experts-exchange.com/Database/Oracle/Q_20160059.html
Zones:
OracleDate Answered: 10/14/2001 Grade: A Views: 21
Hi ...
Filesystem kbytes used avail capacity Mounted on
/dev/dsk/c0t3d0s0 240399 215641 728 100% /
/dev/dsk/c0t3d0s4 240399 184628 31741 85% /usr
/...
http://www.experts-exchange.com/OS/Unix/Solaris/Q_20271806.html
Zones:
SolarisDate Answered: 03/06/2002 Grade: A Views: 0
after commit is there a way or trick of rolling back the transactions?
http://www.experts-exchange.com/Database/Oracle/Q_20339798.html
Zones:
OracleDate Answered: 09/08/2002 Grade: B Views: 0
If you do an INSERT, UPDATE, or DELETE, using either <CFQUERY> or <CFSTOREDPROC>, and you don't explicitly commit, at what point does CF commit your changes to the database? I see my changes being...
http://www.experts-exchange.com/Software/Server_Software/Web_Servers/ColdFusion/Q_20378569...
Hi all,
Iam using VC++6.0 , ADO and acess database. i need to diable the auto commit feauture which is default present. How can i do this.
Basically what i need is the function called RollBack ...
http://www.experts-exchange.com/Programming/System/Windows__Programming/MFC/Q_20379690.htm...
i want to issue a commit command in the when-validate-item on an item placed in the control block. But COMMIT is not allowed in WHEN-VALIDATE_ITEM. any help as to how this can be achieved. I dont w...
http://www.experts-exchange.com/Database/Oracle/Q_20549139.html
Zones:
OracleDate Answered: 01/19/2004 Grade: A Views: 8
Is it possible to get error code after executing a statement.
Sample code:
begin transaction
update <table> set <field1>=...where <field2>=...;
commit transaction
in this case can i ...
http://www.experts-exchange.com/Microsoft/Development/MS-SQL-Server/Q_21305976.html
Experts,
I have a mysterious problems here.
I script which is used to migrate the data from one source table to several other tables.
No matter where I put the "Commit" at, a global commit...
http://www.experts-exchange.com/Database/Oracle/Q_21607019.html
Zones:
OracleDate Answered: 11/29/2005 Grade: A Views: 0