Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
_tally system variable
Message
De
12/11/1998 15:33:53
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Titre:
_tally system variable
Divers
Thread ID:
00157147
Message ID:
00157147
Vues:
70
I'm using the _tally system variable to decide whether or not to print a report after runing a SELECT SQL.

Sometimes the _tally variable has a value of 6545264 when there are actually 0 records returned.

I have coded around this problem...

i.e.

if _tally > 0 and _tally != 6545264 then
repo ... ...

I was just wondering if anyone else has run into this problem before...

Thanks for any enlightenment
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform