Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How to copy tables from one database to another ?
Message
De
06/10/2008 04:05:33
 
 
À
06/10/2008 02:41:54
Yim Ming Sun Derek
Spacious Design Consultant
Hong Kong, Hong Kong
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Versions des environnements
Visual FoxPro:
VFP 9 SP2
OS:
Windows XP SP2
Network:
Windows 2003 Server
Database:
Visual FoxPro
Divers
Thread ID:
01352914
Message ID:
01352924
Vues:
21
>Hi,
>How to copy tables from one database to another ?
>Because when I copy all dbf and cdx to another directory and then add to the new database,
>it occurs a error message "Cannot add this table, it belongs to database C:\DATA\wtsdb.
>How to add the table to it ?
>
>Please advise,
>
>Derek

USE SourceTableName
COPY TO TargetTableName DATABASE TargetDatabaseName WITH PRODUCTION
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform