Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
_TALLY returns 1 instead of 0
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Client/serveur
Divers
Thread ID:
00777086
Message ID:
00777527
Vues:
8
>Be carefull with _TALLY.
>This value can change fast...
>
>Safer code:
>
>* Syntax differs from VFP to SQLExec()
>This.nCount=_TALLY
>IF This.lClientServer
>   This.nCount = RECCOUNT()
>ENDIF
>
Thanks for the additional note
Michel Fournier
Level Extreme Inc.
Designer, architect, owner of the Level Extreme Platform
Subscribe to the site at https://www.levelextreme.com/Home/DataEntry?Activator=55&NoStore=303
Subscription benefits https://www.levelextreme.com/Home/ViewPage?Activator=7&ID=52
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform