Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Can you compare dates
Message
From
06/03/2010 10:18:22
Dragan Nedeljkovich (Online)
Now officially retired
Zrenjanin, Serbia
 
 
To
04/03/2010 14:33:59
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Miscellaneous
Thread ID:
01452456
Message ID:
01452921
Views:
52
>not to be picky, but _TALLY also reports other things. For instance the number of processed records in a SQL update command. I use it all the time, like this
>Updata mytable set myfield=somevalue where PKfield=someothervalue
>if _tally=0 && No such record, so I must create a new
>   insert into mytable (PKfield,myfield) values (someothervalue,somevalue)
>endif
Hey, what happened with the unexpected behavior of _tally in the command window, when an intellisense script would do some internal SQL and thus change the value of _tally before you had a chance to see the previous value? I don't have that problem, because I check on _tally in the debugger or explicitly in code. Just crossed my mind, and since I haven't heard about this for years - what's the status of that now?

back to same old

the first online autobiography, unfinished by design
What, me reckless? I'm full of recks!
Balkans, eh? Count them.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform