M
martin
Hi,
I am having trouble determining if my dataset is empty.
I have function that populates a dataset from a database and then retuens
it. If the database contains no data then the dataset will be completely
empty, and then when I go to databind() it to a combo box and error will be
throw.
What I whould like to do is check the dataset from code to see if it is
empty.
can anybody please point me in the direction of how to do this.
many thanks in advance.
cheers
martin
I am having trouble determining if my dataset is empty.
I have function that populates a dataset from a database and then retuens
it. If the database contains no data then the dataset will be completely
empty, and then when I go to databind() it to a combo box and error will be
throw.
What I whould like to do is check the dataset from code to see if it is
empty.
can anybody please point me in the direction of how to do this.
many thanks in advance.
cheers
martin