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 1693(0.016 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
Hello, I'm looking for a FreeWare DateTime Picker component for D2.  Something that allows you to select the date from a calendar drop down box (as most components of this type do), as well as, se...
Zones: Delphi ProgrammingDate Answered: 06/09/1998 Views: 0
Hi, when User1 opens Query analyzer under his trusted connection the default language is us_english, hence dates are only accepted in 'mm/dd/yyyy'. User2 opens QA under trusted connection the defa...
Zones: MS SQL ServerDate Answered: 10/03/2000 Views: 0
I am storing datetime field in the format 12-12-2001 12:05:12 PM. But when i select this it retuns me 2001-12-12 12:00:00:000 Please tell me how i can convert it to dd-mm-yyyy hh:mm:ss PM whi...
Zones: MS SQL ServerDate Answered: 01/04/2002 Views: 0
hi experts, i am starting a new quest: qow = question of the week :-) each week i will introduce a new simple? question. now qow 8 the first working solution will get the points (a grade...
Zones: Delphi ProgrammingDate Answered: 02/25/2002 Views: 0
how can i make sure the entered datetime is a valid datetime through a grid
Zones: Delphi ProgrammingDate Answered: 05/28/2002 Views: 0
in asp.net c# i am trying to get 2 datetime values: 1. today's date containing midnight time (00:00:00) 2. today's date containing 11:59:59 i want to use these values as variables sent into ...
Zones: ASPDate Answered: 06/06/2002 Views: 0
Hello, I have a sproc that I call from a .NET app. This app has 6 fields that the user can select/not select from. The only required fields are the starting and ending date. If the user leaves t...
Zones: MS SQL ServerDate Answered: 11/12/2002 Views: 0
What I would like to do is.  Convert datetime to numeric so the output should be 20021225 (yyyymmdd).  Right now I am getting result as 2002-12-25.   I have tried the following: DocDate = Con...
Zones: MS SQL ServerDate Answered: 12/03/2002 Views: 4
I am providing a default value to an optional parameter as NULL but the stored procedure does not work unless a date is supplied however, other optional parameters are working fine with default val...
Zones: MS SQL ServerDate Answered: 02/12/2004 Views: 0
what is the equivalent function in oracle for this sql server statement: select convert(varchar(10),myDate,101) as myDate from myTable which is, selecting just the mm/dd/yyyy from a dateTime ...
Zones: DatabasesDate Answered: 04/15/2003 Views: 0