yosef
November 25th, 2006, 05:23 PM
Hello Codegurus
I write in C# and use SQL Server. Table in databse has field
of type 'datetime'. How I can to write (save) into this field NULL
value (date does not exists) and vise versa to read NULL value
and put it to DateTime object. Is the last supports NULL date values ?
Great Thanks
I write in C# and use SQL Server. Table in databse has field
of type 'datetime'. How I can to write (save) into this field NULL
value (date does not exists) and vise versa to read NULL value
and put it to DateTime object. Is the last supports NULL date values ?
Great Thanks