That worked great! Thank you so much for the fast answer.
Here is my final Code.
Code:If reader.IsDBNull(reader.GetOrdinal("CARRIERCODE")) Then lblShipping.Text = "" Else lblShipping.Text = reader("CARRIERCODE") End If
|
Results 1 to 3 of 3
Thread: [RESOLVED] DBNullThreaded View
|
Click Here to Expand Forum to Full Width |