Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
SQL on a buffered table
Message
De
03/03/1999 09:54:04
 
 
À
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:
00193556
Vues:
13
>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

I don't think so... but, what are you trying to accomplish? I assume you want to show the user the records that will be saved?

How about if you filter the view for recno() < 0 ?

BOb
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform