I set up a new SQL database file, in that file I allowed nulls, When I went through code to save the record, the exception is saying it doesnt allow nulls.
Before I get to involved with SQL, is it a bad practice to use nulls
If it is what do you enter in place of the null value,
which will lead to more code, right
Davids Learning SQL