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 27(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
I have written a code and compiled it as a shared library libmcdoulib.so I have other programs that must use this library. When i compile those program, with the good makefile they find the libra...
Zones: Programming, Sun JDSDate Answered: 11/23/2002 Views: 0
Hello, I'm working on a way to check whether a specific run has run in the last 7 days and if it was succesful. This check is to be done on all our Oracle databases. I've already got the necessa...
Zones: Unix Systems ProgrammingDate Answered: 03/19/2003 Views: 0
I have a table that records all the payments made by customers and another table that has billing details of all the bills created for the customers. (new bills added every month for the customers)...
Zones: MS AccessDate Answered: 05/27/2005 Views: 22
I am using ARS Remedy Version 4.05.02 at the end of the day I would like to be able to generate a report on all the tickets I opened for the day.  I am having trouble generated reports in remedy (...
Zones: DatabasesDate Answered: 04/27/2006 Views: 10
I have a GRX 400 AR plotter, and it works correctly in W3.11 with the driver HP7585A, using LPT1. I try to use the same driver in W95 and the plotter send a message like "command not recognized". W...
Zones: Win95 SetupDate Answered: 10/11/1997 Views: 19
I wonder if anyone knows how to creat a program that controlls a electric dildo connected to the USB bus throug the motherboard first off course. I allso want sound to be enabled, preferly via the ...
Zones: Visual BasicDate Answered: 04/26/1998 Views: 0
Hi...I have a program here that contains a Bubble sort, Shell sort, and Binary Search.  It is a program that you can use to search an sort a list of 20 people by age.  It has 107 lines of code in i...
Zones: Programming, AlgorithmsDate Answered: 06/22/2003 Views: 0
Please explain the lines with the *** next them please.         Private Sub sockDataArrival(ByVal ar As IAsyncResult) ***      Dim state As StateObject = CType(ar.AsyncState, StateObject) *** ...
Zones: MS Visual BasicDate Answered: 10/19/2004 Views: 0
Hi Trying to do a mailout from customer table, tried to use SELECT DISTINCT but this didn't work. The customer table has duplcates of the email address so I want to extract the one used in the ...
Zones: MS SQL ServerDate Answered: 10/27/2004 Views: 0
I am using a netgear MR814v2 router and I want to block access to the p2p program ares and ares lite, it claims the default port is 32285, however it uses random ports to send/recieve data.  When I...
Zones: NetworkingDate Answered: 04/13/2005 Views: 221