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 14(0.01 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!

4.6
Dear all,     Lately I'm developing data access tier in COM way. I face a problem where the COM dll generated at my PC can not initialize ADO Command at server. The dll has been registered at se...
Zones: C++, Microsoft Visual C++Date Answered: 03/03/2002 Views: 0
I am creating command object outside the while loop. The while run dymanic count. i am using active connection,adcommandtext etc property and parameter appending inside the while loop. at some poin...
Zones: C++Date Answered: 04/12/2002 Views: 0
The following SQL statement works fine when connecting to a Microsoft Access db in VB6 using ADO:     ConnStr = "SHAPE {select Prefix,Name,CompanyName,Address1,Address2,City,State,Zip,Telephone,...
Zones: MySQL ServerDate Answered: 02/15/2006 Views: 0
I'm trying to use a command with a parameter to populate a recordset. The thing is that I'm not getting any record even though I know that the ID AEXC8764562 does exist in the Access 97 table. Th...
Zones: VB DBDate Answered: 03/08/2000 Views: 0
I am developing a middle-ware soft. to publish data in DB2 and I use VB6+ADO.2 and Microsoft ODBC Driver to DB2. the problem is, ADO "command timeout" is not supported by the object. Some queries t...
Zones: AS400 ProgrammingDate Answered: 03/10/2002 Views: 9
I have a situation where multiple line of sql statements needs to be executed. The batch is seperated by GO words between statements and runs perfectly from query analyser. But I am unable to run t...
Zones: MS SQL ServerDate Answered: 07/15/2004 Views: 0
I have a Parametrized Update Command that I am using to Fill a Excel sheet using a OLE connection. The problem is when I run the Command to update a whole row it treats it all as strings and adds ...
Zones: MS Visual BasicDate Answered: 01/11/2007 Views: 0
Access 2003 compiled to mde format executed with Access runtime: I am working with command objects, parameters to create recordset objects which I am then disconnectin, before I get to the one i...
Zones: Access Coding/MacrosDate Answered: 03/08/2007 Views: 0
Hi, Experts. I need to execute the function that located on Oracle server, that returns a REF Cursor type. I have a connection opened in ADO.Connection object. How can I run the function and w...
Zones: Visual BasicDate Answered: 07/10/2001 Views: 0
Hi, Hope someone can help. I am confused how to receive a recordcount using a mix of the command object and recordset object..Heres the code Set cmd = New ADODB.Command cmd.ActiveConnection = g...
Zones: MS SQL ServerDate Answered: 10/25/2002 Views: 0