Hi,

I have a problem with verifying dbnull value. Actually I don't know the syntax.
Here is the code.
Code:
            If Not IsDBNull(Me.DeliveryReviewDataSet.Delivery(Me.CustomerIDListBox.SelectedIndex).Signature) Then
"Signature" is the image field (binary data).

Any help will be appreciated.
Thanks
zhtway