Wrox Home  
Search P2P Archive for: Go

  Return to Index  

aspx thread: SQL Server and Null Dates


Message #1 by "Mitchell, David" <David.Mitchell@p...> on Fri, 14 Feb 2003 09:59:42 -0500
Hi All,

I have a quick ASP.NET/SQL Server question:
We a table with a date field that allows NULLS. One of our rules is that if
there is no date entered in the form, we insert null into the date field in
the db. How do you create a SQL Server null from an empty string value?
This has been an annoying problem with our project...
Thanks in advance,

Dave

  Return to Index