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 2970(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.0
I made a Client-Server Application with VB 6.0 and SQL Server. I've build a rdoResultset and bound the fields to text fields on a form. One field is a date field(smalldatetime) on the SQL Server it...
Zones: VB DBDate Answered: 09/24/1998 Views: 0
In my data base I have a second address field which I seldom use. I allow for it in my reports, but would like to close up the fields on the address label, for example so as not to have an interced...
Zones: MS AccessDate Answered: 03/17/2002 Views: 0
Dear Experts,      In xBase dialects:      Null_date = CTOD(' / / ')      or      Null_Date = {} Please tell me how to do it with D4 ? Thanks you very much from pc      
Zones: Delphi ProgrammingDate Answered: 04/26/1999 Views: 0
compiling under unix i get "identifier NULL is undefined detected before instantiation of ...".  i've had this error before, i just forgot how to get rid of it
Zones: C++Date Answered: 01/11/2000 Views: 0
I want to use a parameter query on a table. The query will specify three parameters. Two of which will always be present while the third may sometimes be null. When this third parameter is null I w...
Zones: MS AccessDate Answered: 03/07/2000 Views: 0
What code do I need to add to have a msgbox appear if there is no such control no in the underlying table (When a control no [struserinput] is entered that doesn't exist - the form opens to the fi...
Zones: MS AccessDate Answered: 04/11/2000 Views: 0
Hi All, I have a report which is trying to display address information on a report. The dB has four fields - Address 1, Address 2, Address 3, Post Code of which only Address 1 and Post Code are ...
Zones: Crystal Reports SoftwareDate Answered: 11/07/2000 Views: 0
var d; d = document.FrontPage_Form1.frmdepyr.value; in Internet Explorer "d" gives correct value but Netscape it gives "null"
Zones: JavaScriptDate Answered: 05/21/2001 Views: 0
Hi Experts, I use D5 and MS-SQL Server 7 on Win NT 4 SP 5. I'm using  TQueries in my application to insert and update the data in my SQL-Server DB. I one table, I have a field of datatype 'D...
Zones: Delphi ProgrammingDate Answered: 01/19/2003 Views: 0
DECLARE   lv_line    VARCHAR2(255);   li_status  INTEGER;   la_chararr DBMS_OUTPUT.CHARARR;   li_count   INTEGER := 1; BEGIN   DBMS_OUTPUT.PUT_LINE('This is a line.');   DBMS_OUTPUT...
Zones: OracleDate Answered: 07/17/2001 Views: 0