Quantcast
Channel: Programming Forums
Viewing all articles
Browse latest Browse all 51036

Check If Database MySQL column is Null

$
0
0
i want to check if Database has Null Value, i have try :
While reader.Read
       If reader.IsDBNull(column_index) Then
           MsgBox("It's Empty")
       End If
End While



but it doesn't work.

Viewing all articles
Browse latest Browse all 51036

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>