C
cjobes
Hi all,
I have a date field in a temp table as part of a DataSet. In some records
the value is DBNull. how can I trap the error with
if dtTemp("When") = ??? Then.....
Thanks,
Claus
I have a date field in a temp table as part of a DataSet. In some records
the value is DBNull. how can I trap the error with
if dtTemp("When") = ??? Then.....
Thanks,
Claus