DBNull

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I have to pass in a Null value at times from my web form, I'm calling a
Stored procedure, but i forget the syntax to allow passing of NUll values and
put NULL in the table, what is that syntax again?
 
I tried that and its not putting NULL in the field on the table, its leaving
the field blank
 
I tried that and its not putting NULL in the field on the table, its
leaving
the field blank

Show us your code... Both the C# and the T-SQL
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top