all groups > sql server programming > december 2006 >
You're in the

sql server programming

group:

Check Valid date or not using functions


Check Valid date or not using functions Sen
12/26/2006 10:59:00 PM
sql server programming:
i want to check given input date as valid date or not. input date fprmat like
Re: Check Valid date or not using functions vt
12/27/2006 9:25:38 AM
Sen

Use the function ISDATE()

see BOL for more details


VT


[quoted text, click to view]

Re: Check Valid date or not using functions Uri Dimant
12/27/2006 11:14:42 AM
Sen
To deal with dates I have been always using YYYYMMDD format. Take a look at
ISDATE function as well




[quoted text, click to view]

AddThis Social Bookmark Button