Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
RECCOUNT()
Message
De
19/04/2001 13:12:30
 
 
À
19/04/2001 12:36:51
David Brunelle
Université de Sherbrooke
Sherbrooke, Québec, Canada
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire de rapports & Rapports
Titre:
Divers
Thread ID:
00497365
Message ID:
00497410
Vues:
12
This message has been marked as the solution to the initial question of the thread.
I just tested this and it works here, so here it goes...

In the Init event of the dataenvironment, the tables are opened. You could check for EOF() there, and issuing a RETURN .F. will prevent the report from printing.



>I have a report that were made two years ago that use the data environment in the report and it use the SET FILTER TO command to filter out what it doesn't need. However, it happen sometime (and even often) that it is empty, so then it display an blank page and go away. I want to add some code where it would display a message indicating that there is no record. (my customer thought it was because it was a bug). If I use RECCOUNT(), it always gives me the number of record in the table without the filter, so this doesn't seem to work. Is there a function that will return the number of record with the filter on..? or is there any other way I can do this?
Sylvain Demers
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform