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 3288(0.002 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
hi, I'm searching for a SQL (ANSI, SQL-2, SQL-3,...) syntax documentation, in HTML, PS, .doc .... format. Anybody knows an adress?
Zones: DatabasesDate Answered: 10/27/1997 Views: 0
netiod? I followed your answer... IMPLEMENT_SREIAL( CDrawRect, CDrawObj, 0) ; but, this error occor!!! ------ C:\Program Files\DevStudio\MyProjects\draw\DrawObj.cpp(458) : error C2059: syntax erro...
Zones: C++Date Answered: 09/03/1998 Views: 4
I want to create a Word 97 template that, when opened, prompts the user with a Visual Basic form ("form1") that contains one text box ("txt1") on it.  I also want to create a field in the regular d...
Zones: Ms Office SuiteDate Answered: 03/03/1999 Views: 0
I'm disappearing up my own fundamental trying to string together a number of different setups on a demo CD.  A simple solution would be if I could chain together 2 open statements in autorun.inf - ...
Zones: Windows 95Date Answered: 03/09/1999 Views: 126
I have a perl shopping cart application which generates an order form using a flatfile database. When you go to the check out it allows you to carry forward a shopping cart that is empty. I would ...
Zones: CGI, Payment ProcessingDate Answered: 03/26/1999 Views: 0
Is there API function for checking syntax correction of string that should represent IP adress in the standard format a.b.c.d? Apolo.
Zones: Windows ProgrammingDate Answered: 08/03/1999 Views: 0
What is wrong with this SQL: SELECT    POINT_CHANGES.EARNED_CHANGE,    POINT_CHANGES.BONUS_CHANGE,    POINT_CHANGES.DATE,    Users.FirstName,    Users.LastName,    LIST.LIST_ITEM, ...
Zones: MS SQL ServerDate Answered: 11/02/1999 Views: 0
I have the following VBA procedure. private sub printRecord()  Dim db as database  Dim rs as Recordset  Dim StrCriterion As String    Set db = CurrentDb()  Set rs = db.OpenRecordset("tbFac...
Zones: MS AccessDate Answered: 01/19/2000 Views: 0
I have a field "Employee Number". I want to open a form frmTimeSheets with the employee i have selected. I'm doing the following: Dim strFormName As String strFormName = "frmTimeSheets" Dim st...
Zones: MS AccessDate Answered: 02/10/2000 Views: 0
hi. I want to carry out a simple search (not a Verity full-text search). I have a table which contains data both about content on my portal and external sites. I have a db table with fields '...
Zones: ColdFusion Application ServerDate Answered: 06/14/2000 Views: 0