Subject | RecordCount |
---|---|
Author | gerbreown@mindspring.com |
Post date | 2000-11-29T14:24:12Z |
Hi all,
After reading all the posts about the badness of "RecordCount" I
checked my code and found that I also am using it numerous times. I
am not using it in a loop though. Basically what my code does is "If
RecordCount = 0 THEN ShowMessage('There were no records selected for
this criteria.'), whatever the Query criteria was.
Does anyone know of a better way to accomplish this? Or am I still
safe in using this methodology?
TIA,
Gerald S. Brown
After reading all the posts about the badness of "RecordCount" I
checked my code and found that I also am using it numerous times. I
am not using it in a loop though. Basically what my code does is "If
RecordCount = 0 THEN ShowMessage('There were no records selected for
this criteria.'), whatever the Query criteria was.
Does anyone know of a better way to accomplish this? Or am I still
safe in using this methodology?
TIA,
Gerald S. Brown