Viewing 3 posts - 1 through 3 (of 3 total)
Thanks Nabha, it really helped me.
November 12, 2009 at 12:42 am
#1078188
In VB.net/ ASP.net when we use
Dim BDate as Date
its default value is 12:00:00 AM
and while saving if the new date is not assigned to the BDate, then...
June 27, 2009 at 4:02 am
#1016386
I have already kept the AllowNulls property of the Date column to True, but still it enters the 1/1/1900 12:00:00 AM in the database.
June 27, 2009 at 3:16 am
#1016374