Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Bug ? or am I missing something ?
Message
From
30/06/1998 04:58:52
Cetin Basoz
Engineerica Inc.
Izmir, Turkey
 
 
To
29/06/1998 05:13:12
Jeroen Naus
Harte-Hanks Europe
Hasselt, Belgium
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00111621
Message ID:
00112825
Views:
18
>FYI, this is what I have read in Foxpro Advisor Magazine
>
>CREATE TABLE test (f1 C(10))
>
>FOR i = 1 TO 12
> APPEND BLANK
>ENDFOR
>
>SET TALK OFF
>INDEX ON f1 TAG f1
>? _TALLY && in VFP result is 0, FP2.X result is 12
>
>SET TALK ON
>INDEX ON f1 TAG f1
>? _TALLY && result is 12 in all versions
>
>According to the documentation, you need to set talk on/off for the _TALLY function to work so maybe if you set talk on it will work.
>The _TALLY is supossibly allways filled when using SQL-SELECTS.
Jeroen,
Thanks for the info. My real problem is not with _tally but SQL result is wrong too.
Cetin
Çetin Basöz

The way to Go
Flutter - For mobile, web and desktop.
World's most advanced open source relational database.
.Net for foxheads - Blog (main)
FoxSharp - Blog (mirror)
Welcome to FoxyClasses

LinqPad - C#,VB,F#,SQL,eSQL ... scratchpad
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform