Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How to filter record in buffering mode
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Divers
Thread ID:
00489764
Message ID:
00489774
Vues:
11
Instead of using set filter to which is rather clumsy try the following.

Dataenvironnent.Cursor1.filter = "ID = 'A'"
Dataenvironnent.Cursor2.filter = "ID = 'B'"

Tell me what happens then.
Regards
Hiten K M

( The best and the worst are yet to come .. keep coding ! )

My Resume >>
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform