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 859(0.009 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
hi all, the CFileDialog probably has a limitation of the qountity of files it can choose in one iteration of multi-select. when it exceeds the num of files it can choose, the DoModal returns IDCAN...
Zones: Windows MFCDate Answered: 01/13/2000 Views: 0
I have a 13 gig disk. c:1g win 98 d:12g win 2000 The problem is that i have the boot menu but i cant boot in win98. My boot.ini: [Boot Loader] timeout=5 Default=multi(0)disk(0)rdisk(0)p...
Zones: Windows 2000Date Answered: 03/06/2000 Views: 0
I am currently using Microsoft Access 97 as our office database for multiple reasons (Time Sheets, project information, etc.)   I am looking for a better program to use; being Access receives mu...
Zones: DatabasesDate Answered: 02/06/2001 Views: 0
I have a multithreading program in C++ that runs several processes on several computers. Since I can open a limited amount of processes I would like to know the id of the process that ended, remov...
Zones: C++Date Answered: 02/21/2002 Views: 0
Hoe to create a multi threaded DCOM Component in vb so that every instance of it should be handling its own client request and have access to same global data?
Zones: Visual Basic, VB ObjectsDate Answered: 06/03/2001 Views: 0
Dear all Experts,   I try to make my form (it's created by wizard , not uses any ADO etc. ) that connects to Datatabase with one recordset .   I tried to check in menu Tools > Option > Advances >...
Zones: MS AccessDate Answered: 02/16/2003 Views: 0
I have a multi select list box on a form. This form opens whenever my report is opened and prompts you to select value(s) in the multi select list box and then a date range in two other controls. ...
Zones: MS AccessDate Answered: 09/25/2003 Views: 0
I have a MySQL installation on an NT 4 Server - NT4 sp6a - MySQL 4.1.1a . I recently added a second network card to the system so that the server could have access to the Internet through a rou...
Zones: MySQL ServerDate Answered: 12/06/2004 Views: 0
Hi , this sql works, but it updates all the lines in the table a , as i want to update only the lines concerned by the condition: update test.table1 as a set (   a.column ) =(select  b.c...
Zones: OracleDate Answered: 10/02/2004 Views: 0
Hi, I have this table that has a column called `status` which can have 3 status types `Passed`,` Failed` or `active` These records are grouped by a foriegn key named rpt_grp_id. I need to cr...
Zones: MySQL ServerDate Answered: 03/27/2005 Views: 0