aspx thread: SQL Server and Null Dates
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
|





