Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Select ... From (Buffered Table) and uncommited records
Message
De
29/05/1999 14:00:26
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
Select ... From (Buffered Table) and uncommited records
Divers
Thread ID:
00224374
Message ID:
00224374
Vues:
47
Hello everyone,

I have a buffered cursor that is the source of a SQL query (the result beeing a summary using Group By). Everything works fine except for a small detail: changes in the source cursor aren't "seen" by the SQL query until a TableUpdate is called.

Of course, that's not what I want, since I would like to have the summary display change as I enter/change data in the source cursor.

I could always forget the SQL query and calculate it manually using Scan ... EndScan, but using SQL is so much easier! :-)

VFP5. The source of the first cursor isn't a local table; it's on a SyBase server.
Sylvain Demers
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform