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 24(0.01 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 a Dbase IV DB with dates stored as MM/DD/YY many of the dates in that db are NOT valid for example 00/00/00.  I have a form that connects to the DB with BDE and uses DBeditboxes to display/e...
Zones: Delphi ProgrammingDate Answered: 07/18/2006 Views: 0
I have a string that sometimes comes to me without the 0 at the beginning ( 91106 (for example) rather than 091106) I'm trying to convert it to a date time format when this happens and then popu...
Zones: C#Date Answered: 12/27/2006 Views: 0
I have created a appointment booking system where the date is selected via a daetpicker...For some reason it is storing the date to my database as dd/mm/1900!!! Anyone know what might be wrong
Zones: VB Script, Visual Basic, VB ObjectsDate Answered: 04/20/2007 Views: 0
Hi all, How come my JS is hitting the User Error message when entering today's date and tomorrows date?              // Convert the char datatype Date selected into a date datatype.       var ldateVal = new D...
Zones: JavaScriptDate Answered: 08/26/2007 Views: 0
Hi, I was using Weblogic5.1 with Oracle8.1.5 as backend. The problem started when I shifted to Oracle8.1.7. Now I get the above mentioned exception and that too very randomly. The stack trace re...
Zones: OracleDate Answered: 05/25/2002 Views: 18
When I enter date range between 12/26/05 through 01/01/06, Access 2003 thinks that 12/26/05 is greater than 01/01/06. It errors here (If Me![txtDateStart] > Me![txtDateEnd] Then).  Here is the...
Zones: MS AccessDate Answered: 01/04/2006 Views: 0
Why is this not being excepted? Select         * From         tmoadm.dat01 d1,         tmoadm.dat02 d2 Where        rownum < 15 AND        d1.LOAN_NUM = d2.LOAN_NUM AND  ...
Zones: SQL Syntax, PL / SQLDate Answered: 03/28/2007 Views: 0
I have a large sum of data that is imported into SQL server every day.  However, my job consistently fails because the data has invalid 2/29/07 dates in it.  I cannot change the data that I am impo...
Zones: SQL Server 2005Date Answered: 01/31/2008 Views: 0
hi getting  this error any idea i guess to_date function is k when i do select its k but when i am doing insert then i grt this error any idea select DMT_COMPENSATION_RATE_DM"."BASE_RATE_USD_...
Zones: OracleDate Answered: 11/22/2007 Views: 15
We have an ASP web page using an ODBC connection to a Foxpro database. The problem is with any of the date fields. The date will return fine if a date has already been entered, however, if the date...
Zones: FoxProDate Answered: 01/08/2003 Views: 0