Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Copying tables from one Database to another
Message
 
À
29/10/2003 14:48:23
John Vlahos
V I Software Solutions Design
Mississauga, Ontario, Canada
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Divers
Thread ID:
00844258
Message ID:
00850731
Vues:
22
First you REMOVE TABLE tablename from DB1, then copy to the new DB2 location. Issue an ADD TABLE in the DB1 location to re-add the table back to the original DB. Then you must ADD TABLE for DB2.... Don't use drop table because it will delete the table and remove from the DB.

Are you looking for VFP programmers?
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform