Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
_tally and reccount() returning different results
Message
 
 
À
12/12/2007 13:04:01
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Versions des environnements
Visual FoxPro:
VFP 8 SP1
OS:
Windows XP SP2
Network:
Windows 2003 Server
Database:
Visual FoxPro
Divers
Thread ID:
01275179
Message ID:
01275188
Vues:
7
>Nothing is wrong with your RECCOUNT(). When the query is fully optimizable VFP could decide to just reopen the table and just add SET FILTER to it. Try with NOFILTER at the end
>
>SELECT e_id, e_ssn, e_lname, e_fname, e_dob FROM employee WHERE e_lname = lastname INTO CURSOR crs_emp NOFILTER
>
Hu-hu <g>
If it's not broken, fix it until it is.


My Blog
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform