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...
http://www.experts-exchange.com/Programming/Languages/Pascal/Delphi/Q_10057006.html
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...
http://www.experts-exchange.com/Microsoft/Development/MS-SQL-Server/Q_11399959.html
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...
http://www.experts-exchange.com/Microsoft/Development/MS-SQL-Server/Q_20251434.html
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...
http://www.experts-exchange.com/Programming/Languages/Pascal/Delphi/Q_20270563.html
how can i make sure the entered datetime is a valid datetime through a grid
http://www.experts-exchange.com/Programming/Languages/Pascal/Delphi/Q_20303905.html
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 ...
http://www.experts-exchange.com/Web_Development/Web_Languages-Standards/ASP/Q_20308782.htm...
Zones:
ASPDate Answered: 06/06/2002 Grade: A 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...
http://www.experts-exchange.com/Microsoft/Development/MS-SQL-Server/Q_20396216.html
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...
http://www.experts-exchange.com/Microsoft/Development/MS-SQL-Server/Q_20414214.html
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...
http://www.experts-exchange.com/Microsoft/Development/MS-SQL-Server/Q_20454180.html
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 ...
http://www.experts-exchange.com/Database/Miscellaneous/Q_20586216.html
Zones:
DatabasesDate Answered: 04/15/2003 Grade: A Views: 6