Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How to know if I changed the field
Message
 
 
À
13/02/2004 10:28:05
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Divers
Thread ID:
00876888
Message ID:
00877115
Vues:
17
>>It's a bug that was fixed in VFP8. You cannot get correct @@ROWCOUNT value with separate select. You may create a stored procedure witrh those 2 commnads and call it from VFP. Even better, you can return @ROWCOUNT as output parameter in that case. See Re: Can stored procedures return values? Message #876903.
>
>Thanks for you help.

I think I was not clear. It's a bug that UPDATE + SELECT don't return cursor in VFP7 and eirlier. However, you cannot get correct @@ROWCOUNT value with separate select in any VFP version. And that's not a VFP bug.
--sb--
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform