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 2623(0.002 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!

6.2
I am using ADO conection in my application. I'm trying to create a search function to search for specific record by unique key. I know that I need to use the Find Method but that's all How do I ret...
Zones: VB DBDate Answered: 05/07/1999 Views: 0
I have dynaset-recordset call RST but I don't know why I can't change the position of current to 10 by following statement: RST.AbsolutePosition = 9 The RST.AbsolutePosition will always be 0, u...
Zones: MS AccessDate Answered: 03/17/1999 Views: 0
I need to get the High and low from a database recordset and was wondering how I would go about doing that. I believe you need to use the Max and Min commands, but unsure of the syntax. Any help wo...
Zones: AuthoringDate Answered: 05/11/1999 Views: 0
VB6, I have method in ActiveX dll, code works fine "outside class" , it means database and connection is fine" Public Function DisplayNames() As ADODB.Recordset Dim cn As ADODB.Connection Dim rs A...
Zones: VB DBDate Answered: 05/08/1999 Views: 0
I have an Access 97 app where the client wants to upgrade the backend to SQL 7.  I want to use pass through queries to exececute stored procs and/or views to be able to maintain the form's recordse...
Zones: MS AccessDate Answered: 05/27/1999 Views: 0
I have a table containing 840 records, I am trying to run a query on this table to update certain records.  I've got the query to run, but I get a "recordset not updateable" everytime I try to chan...
Zones: MS AccessDate Answered: 08/02/1999 Views: 0
Is it possible to manually program a ADO connection and recordset, then set the recordset property of let's say a MSFlexgrid to that ADO Recordset, without using a Data Control. I tried and could n...
Zones: VB ControlsDate Answered: 08/02/1999 Views: 0
I'm working with a disconnected (local, client) recordset to have data structure for maintaining information which I am retrieving from a data source which does not have an OLE DB interface. I'm...
Zones: VB DBDate Answered: 02/06/2002 Views: 0
I'm just learning VB, but I'm know SQL, VB for Applications, and access .. I am having a devil of a time setting up a recordset in VB. I've got the connection setup in the DataEnvironment1.da...
Zones: Visual BasicDate Answered: 01/10/2000 Views: 0
Hello All, I'm a newbie to Java/J++ and I'm writing a data access wrapper to encapsulate ADO functionality.  I have a function that takes a SQL statement and returns a two dimenisional variant...
Zones: JavaDate Answered: 01/26/2000 Views: 0