Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
My select statement doesnt pick up buffered records?
Message
De
13/01/2006 07:28:54
 
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Versions des environnements
Visual FoxPro:
VFP 8 SP1
OS:
Windows XP SP2
Network:
Windows XP
Database:
Visual FoxPro
Divers
Thread ID:
01086470
Message ID:
01086480
Vues:
16
>Hi Fabio
>
>Yep, using count to get around this, just wondered if they was a way around this using the SELECT command.
>
>Thanks anyway?

That's strange, really. VFP9 has a new clause to the SQL Select command, WITH BUFFERING = .T./.F., to give you more control. But the default behavior, which also applies to VFP8, is to always read from the disk, and NOT from the buffers, at least according to the documentatio. Have you tried to FLUSH before the Select comamnd?
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform