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 337(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!

9.3
Hi Experts, I have another question, I have a table with a field (PayRate) that holds the pay rate of various individuals which are entered with two places after the decimal (example:  12.65).  ...
Zones: MS AccessDate Answered: 05/28/2008 Views: 0
I am having a problem with Outlook 2003.  Appointments are dropping off the Outlook calendar after about a month. I am wondering if this has to do with the blackberry in use. The client pc runs Win...
Zones: Blackberry, ExchangeDate Answered: 11/25/2008 Views: 8
Hi Experts, I'm having problems working with combo boxes. I want the combo box to look up a value on a table and also allow the user to update those values. I have made the table column the c...
Zones: MS AccessDate Answered: 01/18/2009 Views: 4
I have an Ultrastor 1989 built 16-bit ISA MFM-Harddisk-Controller "M 94V-0". I plugged it into my computer and it didn't work so I need the documentation of the DIPs now...
Zones: HardwareDate Answered: 04/10/1998 Views: 0
What is wrong with the code here? the part on: (CString str = col + " =  ' "+  dlg.m_filterValue + ' "; Written something about { error C2679: binary '+' : no operator defined which takes a right-h...
Zones: C++Date Answered: 08/30/1998 Views: 0
I'm trying to do what is supposed to be simple: print! Suggestions towards that goal are greatly appreciated. At the moment I've managed to do a reasonable print preview in an SDI app. The problem ...
Zones: Windows MFCDate Answered: 09/23/1998 Views: 0
I´ve made an Dialog based app. And now I´ve also made a myhlp.hlp file. I have a button on my MFC app and now I want´to know the code for launching my hlp file when I click the button. I would real...
Zones: Windows MFCDate Answered: 12/01/1998 Views: 0
My application is written in VC++5 with MFC. I use a modeless dialog box which is dismissed with the following line: m_pdlg->DestroyWindow(); PostNcDestroy is overridden like this: void CImageDisp...
Zones: Windows ProgrammingDate Answered: 07/13/1999 Views: 0
I am using access database where I have a col dt_entry of type date/time with format dd/mm/yyyy. In my application I have one CRecordset derived class for above table say m_pSet. Now I want to filt...
Zones: Windows MFCDate Answered: 02/05/2002 Views: 0
Hi, I have used the following code to get table info from my database. My database contains only one table. I don't know why the index value must be set to 4 in order to get the name of the ta...
Zones: Windows MFCDate Answered: 03/09/2000 Views: 0