Click here to monitor SSC
SQLServerCentral is supported by Red Gate Software Ltd.
 
Log in  ::  Register  ::  Not logged in
 
 
 

Issues with IsDate()

By Kameswari Aravindh, 2011/01/28

Editor: This is for scripts. If you have a script, please include thatin the "script" box

Issues with ISDate() function in SQL Server

 

ISDATE function returns 1 even for a numeric (for ex: 1753). The reason is valid range of years is 1753 - 9999. To overcome this we have to use STUFF function

 

Total article views: 1357 | Views in the last 30 days: 3
 
Related Articles
FORUM

"function"

"function"

FORUM
FORUM

Format function in VB.net SSIS script

alternative to Format function in VB.Net

FORUM

Function

Dynamic Function

FORUM

db script for all storedprocedures,functions and tables for one time in database

db script for all storedprocedures,functions and tables for one time in database to the particular f...

Tags
t-sql    
 
Contribute

Join the most active online SQL Server Community

SQL knowledge, delivered daily, free:

Email address:  

You make SSC a better place

As a member of SQLServerCentral, you get free access to loads of fresh content: thousands of articles and SQL scripts, a library of free eBooks, a weekly database news roundup, a great Q & A platform… And it’s our huge, buzzing community of SQL Server Professionals that makes it such a success.

Join us!

Steve Jones
Editor, SQLServerCentral.com

Already a member? Jump in:

Email address:   Password:   Remember me: Forgotten your password?
Steve Jones