Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
SELECT - SQL and buffered table
Message
De
10/01/2001 10:28:02
 
 
À
10/01/2001 10:14:04
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Divers
Thread ID:
00461621
Message ID:
00461629
Vues:
12
>Hi,
> I am using table buffering in my application. Once I issue SELECT-SQL, why VFP try to locate the table from server again instead of the data buffered in local workstation? (The performance with buffering and not buffered is SAME)
>
>Please advise
>
>Thank you

If I understand you correctly, Select statements will not pull buffered data, only data that has been updated (on the disk).
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform