SyntaxFix
Write A Post
Hire A Developer
Questions
First of all, you probably want to check for a DBNull not a regular Null.
DBNull
Null
Or you could look at the IsDBNull method
IsDBNull