Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 SQL Server 2000 Forums
 SQL Server Development (2000)
 Posting a Null value to SQL Database from a webform

Author  Topic 

AskSQLTeam
Ask SQLTeam Question

0 Posts

Posted - 2001-09-25 : 01:42:50
Audrey writes "I need to post a null value from a webform to a SQL Server 2000 Database. I am using a combo box with a label of 'None', but unfortunately leaving the value of this label as blank will only result in the word 'None' being posted to the database, which is not the result that I need. Any ideas what syntax/value I could use to ensure that the Database will store a null value in the field?

Many Thanks."
   

- Advertisement -