alexkeel79
MIS
How to I check to see if a recordset from a SELECT query is empty? I am getting the following error:
error '80020009'
Exception occurred.
And the only reason I can think of is because I have an if statement that checks a value from a recordset that is empty.
error '80020009'
Exception occurred.
And the only reason I can think of is because I have an if statement that checks a value from a recordset that is empty.