pungentSapling
NeedHotSauce?
- Local time
- Today, 03:51
- Joined
- Apr 4, 2002
- Messages
- 115
Is there a way to count the resulting records from a sql expression without explicitly creating a recordset object.
I am using sql statements to filter form results and I need a way to determine if the sql statement that has been built is returning ZERO results....so I do not display a blank form.
Thanks
pungentSapling
I am using sql statements to filter form results and I need a way to determine if the sql statement that has been built is returning ZERO results....so I do not display a blank form.
Thanks
pungentSapling