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)
 Inserting NULLS

Author  Topic 

AskSQLTeam
Ask SQLTeam Question

0 Posts

Posted - 2001-04-06 : 17:47:07
Drew writes "Is there any possible way to insert a null value using ASP? One of my ASP pages is showing based on NULL, and if the value is NULL then it won't show and if it isn't NULL it will show. But if a user updates the record, and deletes the images, then the record doesn't have a NULL value, therefore I need to insert NULL into that field.

Thanks,
Drew"
   

- Advertisement -