Popular Posts

SQLblog.com - The SQL Server blog spot on the web

Monday, August 7, 2017

Handling DBNull When Inserting or Updating Using Stored Query

SQLServerCentral » Latest topics
Handling DBNull When Inserting or Updating Using Stored Query

Hi Guys,

I have a question and I'm hoping someone can help me sort out a clean and effective way of handling my problem.  Most of the fields in my primary table are not required and thus allow nulls.  Controls in VB don't return DBNull

No comments: