Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
SQL on a buffered table
Message
De
03/03/1999 09:52:48
 
 
À
03/03/1999 09:48:52
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Divers
Thread ID:
00193550
Message ID:
00193554
Vues:
15
>Hi all,
>I have a table that is buffered I am adding a record to it and then want to run an SQL statement against it before I do a TableUpdate. The query does not return this new record. Is there a way to get the query to see this record before a TableUpdate is called?
>
>Thanks in advance
>Stephen Kuhn

Select-SQL will always go to the underlying table. You may still use XBASE commands to check records in buffer (SCAN, COPY TO etc.).
Edward Pikman
Independent Consultant
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform