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




Reply With Quote