Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How to replace / overwrite a table by other table !!
Message
De
07/05/1999 09:02:21
 
 
À
07/05/1999 08:24:39
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Divers
Thread ID:
00215998
Message ID:
00216017
Vues:
35
SELECT RealTable
DELETE ALL
APPEND FROM TempTable

HTH

>I would like to ask the question again.
>I have a temp table and real table, they have the same structure,fields and number of records. I want to replace or overwrite the whole real table records by the temp table records.
>That will do in runtime. Can the table not in exclussive ? becoz both of the table will be in the form data environment.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform