Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to replace / overwrite a table by other table !!
Message
From
07/05/1999 09:02:21
 
 
To
07/05/1999 08:24:39
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Miscellaneous
Thread ID:
00215998
Message ID:
00216017
Views:
34
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.
Previous
Reply
Map
View

Click here to load this message in the networking platform