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 22(0 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.8
Hello, Im trying to connect an access file to my application and im recieving the following run time error... "The connection cannot be used to perform this operation. It is either closed or inval...
Zones: VB DBDate Answered: 04/25/2004 Views: 440
ok,  I've now got two modules, one containing the ADO connection object and and the other a module to open that connection, run a stored procedure and populate an Access table , Open Cona and GetEm...
Zones: MS AccessDate Answered: 11/15/2004 Views: 0
Hi ppl I'm having trouble with this form.  The above error is giving me a headache.  I did set the start-up to Sub Main.  What is WRONG!!! <<<<<<<<<<<<<<<<<<Module>>>>>>>>>>>>>>>> Option...
Zones: VB DBDate Answered: 01/30/2005 Views: 0
Hi Experts, I have been using the following code for adding records to a DB without any problems for years... Untill Now... Here is the code i am using: '----------------------------------...
Zones: VB DBDate Answered: 02/05/2006 Views: 0
How can I execute command statements (Drop Table, Create Table etc) against a DB2 database through ADO? I get a Run-time error 3709 ("The connection cannot be used to perform this operation. It ...
Zones: VB DBDate Answered: 01/30/2003 Views: 0
dear experts, i get the above error when i try to update my database. the error occurs on folowing code.  rec.Open "SELECT * FROM M, MT WHERE M.DateWorked =" & _              "'" & (txtDay.Tex...
Zones: VB DBDate Answered: 01/27/2004 Views: 0
Hello, this has been defeating me for months, any suggestions welcome. This is a long posting, but its difficult to describe the problem any more succinctly, sorry. Hopefully you will know fairly s...
Zones: Visual BasicDate Answered: 03/15/2004 Views: 0
To change the connection string of a connection (XYZ) in a data environemt (DE) , I am using the following code snippet:             DE.XYZ.close             DE.XYZ.connectionString = newConn   ...
Zones: VB DBDate Answered: 04/25/2005 Views: 0
Friends, My web app requires the user to log on. The user's creds are verified against a database before proceeding. No problems on my development machine. The Poor User cannot log on - she...
Zones: ASPDate Answered: 04/12/2005 Views: 0