Pauldohert
Something in here
- Local time
- Today, 06:45
- Joined
- Apr 6, 2004
- Messages
- 2,097
Is it more efficient to use the No Data event on a report to cancel it if it has no data, or is doing a DCount on the query before even attempting to open the report just as good.
Does using Dcount run the query twice ( one is actually opening the report) whereas the No data event only opens the query once??
Thanks Paul
Does using Dcount run the query twice ( one is actually opening the report) whereas the No data event only opens the query once??
Thanks Paul