Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Why this FILTER does not work?
Message
De
18/11/2004 10:22:07
 
 
À
18/11/2004 09:54:06
Information générale
Forum:
Visual FoxPro
Catégorie:
Visual FoxPro Beta
Versions des environnements
Visual FoxPro:
VFP 9
OS:
Windows XP SP2
Network:
Windows XP
Database:
Visual FoxPro
Divers
Thread ID:
00962594
Message ID:
00962610
Vues:
7
This message has been marked as the solution to the initial question of the thread.
>When I recompile my application from VFP 8 to VFP 9 & have the strange behaviour in one of my forms:
>The form contains a GRID, In DE of The form I have only one table (free) In Filter propertie of the table (in DE) I have RECNO() > 1, but when I start the form ALL records are showing in the grid. In VFP 8 only record bigger than first are showing. When I put =RecNo()>1 in Filter Propertie of the cursor everithink is OK. Is this a Bug or this is a new feature (because I had no time to read carefully the documentation.
>
>TIA

I see this into a previous VFP9b thread.
It is a bug.
Try a explicit expression : (RECNO() > 1) or =RECNO() > 1

Fabio
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform