Enter Keywords:
1 - 10 of 1519(0.017 seconds)
Sort By:
 
How does SQL server manages undo(rollback) information? Where does it writes this info? In Oracle if your transaction is very big, it will fail if it can't extend the rollback segment. Will that k...
Zones: MS SQL ServerDate Answered: 03/18/1999 Rating: 7.2 Views: 0
In the code below, I can't get the dlookup to work within the transaction.  It will work for the first record then give me and error after that.  If I take out the lookup, the code works.  If I tak...
Zones: MS AccessDate Answered: 10/12/2000 Rating: 6.6 Views: 0
Not strictly a Java Script Q sorry :- My problem is i want to set up a Web Site with which i would like to accept Credit Card Transactions - im not looking for code for my site, i need advice as...
Zones: JavaScript, Pay...Date Answered: 05/16/2002 Rating: 9.0 Views: 0
I am tring to execute hundreds of thousands of individual UPDATE statements.  The transaction log is getting very large as a result.  Is there any way to temporarily suspend transaction log updates...
Zones: MS SQL ServerDate Answered: 07/09/2001 Rating: 9.2 Views: 0
Can somebody help me? I want to know if it's possible to use a Com+ transaction having several mdb database in the transaction. What i've seen is that the system inform me "Interface not supporte...
Zones: Visual Basic, Microsof...Date Answered: 07/27/2002 Rating: 7.8 Views: 0
Is there a property that will tell me if i am in a transaction - if i have begun a transaction or committed etc. I need to know if i am to rollback a transaction.
Zones: Visual BasicDate Answered: 08/01/2001 Rating: 9.8 Views: 0
I'm using ODBC Logging to feed my IIS stats to sql2k instead of sending them to a .log file. (I'd rather search 'n sort a db than text.) I read a passage in one of my Wrox books that transaction lo...
Zones: MS SQL ServerDate Answered: 01/19/2002 Rating: 9.2 Views: 0
Would anyone have an Example of how to use DOCMD.RUNSQL with Transactions? I want to run two Updates on a table, and if there was any error in the proccess to Roll it Back.
Zones: MS AccessDate Answered: 03/17/2002 Rating: 8.2 Views: 0
If I am not using any Data Transformation Services, is it advisable to uninstall the DTC application?  Will it affect me if I still use the import/export tasks for databases?
Zones: MS SQL ServerDate Answered: 10/28/2002 Rating: 9.4 Views: 0
is there any way to know if there is a trnsaction started so i can rollback. and how is the best way to use committ and rollback within the code? thanks
Zones: Visual BasicDate Answered: 11/07/2002 Rating: 9.2 Views: 0