Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Query result not right
Message
De
18/03/2009 09:14:14
 
 
À
18/03/2009 09:04:49
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Versions des environnements
Visual FoxPro:
VFP 8 SP1
OS:
Windows XP SP2
Network:
Windows XP
Database:
Visual FoxPro
Divers
Thread ID:
01389068
Message ID:
01389073
Vues:
43
>HI,
>
>my requry is like this: select * from tbon
>sometime I must close my form et open it again before having the right result.
>

Is the table tbon open and buffered? Are you trying to get buffered results in your query? In VFP 8, you have to do some tricks to make that work. In VFP 9, just add the WITH BUFFERING clause to the query.

Tamar
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform