e~ternal
04-27-2006, 10:13 PM
Hello,
I am having a pain in the *** time with dambed .net 2.0 datetime. I am passing it to my business object as datetime and into my stored procedure as datetime. My SQL checks to see if it has a value, if not then it defaults the db value to null. My issue is how in the hell do I declare a datetime in c# as null? I t seems i have tried everything but nothing likes it....
Thanks in advance
I am having a pain in the *** time with dambed .net 2.0 datetime. I am passing it to my business object as datetime and into my stored procedure as datetime. My SQL checks to see if it has a value, if not then it defaults the db value to null. My issue is how in the hell do I declare a datetime in c# as null? I t seems i have tried everything but nothing likes it....
Thanks in advance