G
Guest
I have a dataset with columns let's say ssn, name. I want to check to make
sure there are no rows with a blank(or null or whatever) ssn in the dataset
before I continue on with my program. What is a quick way to do that? I'm
using vb.net. Thanks.
sure there are no rows with a blank(or null or whatever) ssn in the dataset
before I continue on with my program. What is a quick way to do that? I'm
using vb.net. Thanks.