Well the way I write my code, I normally don't have any problem with dbnull problems past development. If a null is supposed to be able to be null, the code checks for it, and if there isn't supposed to be null values, the forms don't allow null values
Read More...