Advertisement

Check out our new and improved Advanced Search! We have added additional search options and the ability to save your searches.
 
Enter Keywords:
 
1 - 10 of 1453(0.017 seconds)
[x]
The Solution Rating System

With so many solutions, how can you tell which solutions are most likely to help you and which ones are not? To provide you with a tool to use, we rate our solutions based on various elements that most accurately determine if a solution is a quality solution. To explain what factors affect the solution rating, here are the elements we take into consideration when formulating our solution rating.

  • The Grade of the Solution
  • The Zone Rank of the Expert Providing the Solution
  • The Number of Author and Expert Comments
  • The Number of Experts Contributing
  • The Feedback of the Community

Your Input Matters
Because of the way the system is set up, the most important variable in this equation is you. As a member of Experts Exchange, you are able to cast your vote on the quality of the solutions in regard to how complete, accurate, helpful and easy to understand each solution is. When you provide your feedback, each rating is adjusted accordingly. So, if you see a solution that has a poor rating that you think is a good solution, let us know by rating it. As you do, the rating will be adjusted and will become more accurate for other members of our site.

If you have any suggestions that you would like to make for our rating system, please ask a question in the Suggestions Zone of Community Support.

Thank you!

7.2
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 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 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, Payment Processing, POSDate Answered: 05/16/2002 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 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, Microsoft ProgrammingDate Answered: 07/27/2002 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 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 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 Views: 24
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 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 Views: 0