Re: DateTime Null value in Typed DataSet gives Invalid Cast Exception - Please help !!!
- From: "Chad Z. Hower aka Kudzu" <cpub@xxxxxxxxx>
- Date: Sun, 19 Jun 2005 17:09:11 +0300
No One <aintnoway@xxxxxxxxxxxxxxxx> wrote in news:0n7go2-ktm.ln1@xxxxxxxxxxxxxxxxxxxx:
> The datatime objects in .Net are non-nullable.
The values are not nullable, but the references certainly are when treated like objects.
But its irrelevant, in the dataset its a Field, not just a DateTime and it is nullable.
--
Chad Z. Hower (a.k.a. Kudzu) - http://www.hower.org/Kudzu/
"Programming is an art form that fights back"
Make your ASP.NET applications run faster
http://www.atozed.com/IntraWeb/
.
- References:
- Prev by Date: Re: Service or run at startup
- Next by Date: Override static derived variable
- Previous by thread: Re: DateTime Null value in Typed DataSet gives Invalid Cast Exception - Please help !!!
- Next by thread: How to get startup path with Compact Framework?
- Index(es):
Relevant Pages
|