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...
http://www.experts-exchange.com/Microsoft/Development/MS-SQL-Server/Q_10140225.html
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...
http://www.experts-exchange.com/Microsoft/Development/MS_Access/Q_11403199.html
Zones:
MS AccessDate Answered: 10/12/2000 Grade: C 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...
http://www.experts-exchange.com/Programming/Languages/Scripting/JavaScript/Q_11596884.html
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...
http://www.experts-exchange.com/Microsoft/Development/MS-SQL-Server/Q_20145158.html
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...
http://www.experts-exchange.com/Programming/Languages/Visual_Basic/Q_20159135.html
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.
http://www.experts-exchange.com/Programming/Languages/Visual_Basic/Q_20160125.html
Zones:
Visual BasicDate Answered: 08/01/2001 Grade: A 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...
http://www.experts-exchange.com/Microsoft/Development/MS-SQL-Server/Q_20250652.html
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.
http://www.experts-exchange.com/Microsoft/Development/MS_Access/Q_20276919.html
Zones:
MS AccessDate Answered: 03/17/2002 Grade: A Views: 25
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?
http://www.experts-exchange.com/Microsoft/Development/MS-SQL-Server/Q_20381595.html
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
http://www.experts-exchange.com/Programming/Languages/Visual_Basic/Q_20389974.html
Zones:
Visual BasicDate Answered: 11/07/2002 Grade: A Views: 0