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 1613(0.013 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
Some time ago I wrote a little module called 'longer.c' which synthesised 64-bit arithmetic out of 32-bit, to give 'long long' behaviour for compilers that don't support it. I implemented addition,...
Zones: CDate Answered: 05/28/1997 Views: 0
How come my Quantum Fireball 4,3 GB Disk wont accept long filenames?
Zones: Windows 95Date Answered: 01/27/1998 Views: 0
I just added a brand new HD to my system. I used fdisk, then formatted it in Win95. However it won't accept long filenames... H E L P   M E !!!!
Zones: Windows 95Date Answered: 08/01/1998 Views: 0
I have 2 tables containing a field of the type LONG. I like to compare the content of these LONG field. I tried allready "tbl1.field<> tbl2.field" and "to_char(tbl1.field)<>to_char(tbl2.field)" and...
Zones: OracleDate Answered: 07/28/1998 Views: 0
I want to convert the SEARCH_CONDITION from the ALL_CONSTRAINTS table, which is a long to an string, that I can use the single SEARCH_CONDITIONs
Zones: OracleDate Answered: 08/04/1998 Views: 0
How to insert data into a long colums. I tried the foll. SQL on table temp(a varchar2(10), b long) insert into temp values('test',long string of 2100 chars ) the data for column b is having length...
Zones: OracleDate Answered: 05/05/1999 Views: 0
I'm trying to embed carriage returns in a Delphi long string and then printing it out in the following manner (in a console app): var     aString : String; begin     aString := 'Hello' + Ch...
Zones: Delphi ProgrammingDate Answered: 11/03/1999 Views: 0
Can anyone help with the below. I've never sees this before ! Add the following lines of code to a new project and run :- Dim lngTest As Long lngTest = 12 * 3600 This produces as "Overflo...
Zones: Visual BasicDate Answered: 01/03/2000 Views: 0
Open() and _dos_open() won't open files with names 9 characters or longer.   I am trying to open files that are already in the directory but the open function fails.  Normally I could use the na...
Zones: C++Date Answered: 05/18/2000 Views: 0
I have a query that returns a value obtained from a texr box on a form. The string returned is regularly greater then 255 charachters. The query returns an erroe message that "The Size of a Field i...
Zones: MS AccessDate Answered: 12/29/2000 Views: 0