Enter Keywords:
1 - 10 of 308(0 seconds)
Sort By:
 
We have 5 tables in the following format: 1) SubscriptionBaseTable         UserIdColumn                    <pk>         ParentTableSubscribeColumn      <pk>         UserIdSubscribeColumn 2) ParentT...
Zones: SybaseDate Answered: 01/19/1998 Rating: 7.2 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 Rating: 8.4 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 Rating: 8.0 Views: 0
Hi ... Filesystem            kbytes    used   avail capacity  Mounted on /dev/dsk/c0t3d0s0     240399  215641     728   100%    / /dev/dsk/c0t3d0s4     240399  184628   31741    85%    /usr /...
Zones: Solaris UnixDate Answered: 03/06/2002 Rating: 7.8 Views: 0
after commit is there a way or trick of rolling back the transactions?
Zones: OracleDate Answered: 09/08/2002 Rating: 6.8 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: Cold...Date Answered: 04/22/2004 Rating: 7.6 Views: 0
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, Microso...Date Answered: 07/16/2004 Rating: 7.2 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 Rating: 7.6 Views: 0
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 Rating: 8.4 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 Rating: 9.0 Views: 0