Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Can you compare dates
Message
De
06/03/2010 10:18:22
Dragan Nedeljkovich (En ligne)
Now officially retired
Zrenjanin, Serbia
 
 
À
04/03/2010 14:33:59
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Divers
Thread ID:
01452456
Message ID:
01452921
Vues:
53
>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.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform