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 17(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.6
I want to be able to format numbers as fractions (32nds) i.e. # 0?/32 but I don't want to see the /32 in the number. For example 124 17/32 would read as 124 17. But I still need to be able to d...
Zones: Ms Office SuiteDate Answered: 11/17/1999 Views: 0
I do have a form with 10 drop-down-menus wich contain some numbers. At the end of the form, I need to calculate the average of the 10 numbers selected. But sometimes, the user does only need to sel...
Zones: MS AccessDate Answered: 05/25/2001 Views: 0
I have just installed NT 4.0 Workstation and NT 4.0 Server on my computer.  The computer is an old 486 running at 66MHZ ,has two physical hard drives, a CD-Rom and a Sound card.  The workstation bo...
Zones: Win NT SetupDate Answered: 10/23/1997 Views: 0
I'm trying to install my Practical Peripherals 56k HC x2 modem under NT 4. This modem works just perfectly under Win95 and Win98 but it won't under NT 4. When I run the PNPISA driver NT detects a P...
Zones: Win NT SetupDate Answered: 08/19/1998 Views: 0
I hate Bill Gates!!! Ok, here is the problem. I had a minor problem with my modem and I had to remove and re-install it, now I get major errors with the networking components. I totally removed the...
Zones: Windows NT, Tivoli Storage ManagerDate Answered: 12/30/1998 Views: 0
Hello, Please help. I get the ERROR message below:   ORA-01476:divisor is equal to zero Whenever I try and run this SQL WITHIN a PL/SQL procedure: INSERT INTO table2(ANSWER) SELECT (P1 +...
Zones: OracleDate Answered: 11/29/2004 Views: 13
Is this correct?  Please advise.  Del *******************************Actual Code********************************* #include <iostream> #include <iomanip> #include <cstdlib> #include <ctime> #...
Zones: C++Date Answered: 01/27/2005 Views: 0
Hello Experts, I was getting error ORA-01476: divisor is equal to zero that was getting caused when packet_count = 0. To solve that error I used CASE logic on packet_count column that seem to...
Zones: OracleDate Answered: 07/21/2005 Views: 40
I need to calculate a % on these columns but some values are zero,  anyone know somw tricks to get this to run?? SELECT al1.PACKAGE, al1.failed, al1.passed, al2.total_solaris, al2.total_aix, ...
Zones: OracleDate Answered: 01/15/2007 Views: 0
I need a method of finding the greatest common divisor of two binary numbers (8 bits ea). The actual application is with switches and gates so I am unable to do basic high level language conversion...
Zones: ProgrammingDate Answered: 02/24/2001 Views: 4