I am populating tables using a stored procedure. The table allows a \'null\' for the middle initial of the name, but I\'m getting the following error message:
Try to pass in DBNull.Value instead of null.
DBNull.Value
null