I am using the ISNULL function and i need to know what is the acceptable null value of a date so that i can include it in my code for errorchecking. I know that 0 is the null value for integers and currency, does it work for the date too, or is there a diffeent value that must be used.

Please Help!