Advertisement

1 - 10 of 295 containing alltags:("commit") (0.001 seconds)
We have 5 tables in the following format: 1) SubscriptionBaseTable         UserIdColumn                    <pk>         ParentTableSubscribeColumn      <pk>         UserIdSubscribeColumn 2) ParentT...
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.
Zones: MS SQL ServerDate Answered: 08/05/1999 Grade: B Views: 0
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 ...
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 /...
Zones: SolarisDate Answered: 03/06/2002 Grade: A Views: 0
after commit is there a way or trick of rolling back the transactions?
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...
Zones: ColdFusion Application ServerDate Answered: 04/22/2004 Grade: A Views: 4
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 ...
Zones: Windows MFC, Microsoft ProgrammingDate Answered: 07/16/2004 Grade: A Views: 0
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...
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 ...
Zones: MS SQL ServerDate Answered: 02/08/2005 Grade: B Views: 0
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...
Zones: OracleDate Answered: 11/29/2005 Grade: A Views: 0