Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
No table is open in the current work area
Message
De
08/01/2008 09:46:26
 
 
À
08/01/2008 07:32:46
Lutz Scheffler
Lutz Scheffler Software Ingenieurbüro
Dresden, Allemagne
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Versions des environnements
Visual FoxPro:
VFP 9 SP2
OS:
Windows XP SP2
Network:
Windows 2000 Server
Database:
Visual FoxPro
Divers
Thread ID:
01280061
Message ID:
01280183
Vues:
37
What's wrong with Views or CAs?

A simple REQUERY() or Cursorrefresh would do it.


Nothing. That works too but it is more difficult to implement if the where clause must change dynamically. Views are fine if the filter condition is always on the same field - that is "where somefield = somevalue". But is the where clause must change on the fly - "someother field = someother value" - it is a little easier to implement by using a cursor.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform