Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
_TALLY returns 1 instead of 0
Message
From
14/04/2003 21:36:43
 
General information
Forum:
Visual FoxPro
Category:
Client/server
Miscellaneous
Thread ID:
00777086
Message ID:
00777527
Views:
9
>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
Previous
Reply
Map
View

Click here to load this message in the networking platform