Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Copy/Move Tables between DBCs
Message
De
12/10/1998 18:14:37
Nancy Folsom
Pixel Dust Industries
Washington, États-Unis
 
 
À
12/10/1998 18:03:06
Jim Underwood
Apollo Information Systems, Inc.
Houston, Texas, États-Unis
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00146036
Message ID:
00146039
Vues:
35
Try something along the lines of the following:

USE table1
COPY STRUCTURE EXTENDED TO table1stru
CREATE table1 DATABASE myotherdbc NAME newtable1 FROM table1stru
USE newtable1
APPE FROM table1

>Is there a way to copy or move a table from one DBC to another and retain all the table info that was in the source DBC?
>
>TIA,
>jmu
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform