Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Moving Tables Between Databases
Message
De
25/02/2004 08:33:14
Cetin Basoz
Engineerica Inc.
Izmir, Turquie
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Divers
Thread ID:
00880647
Message ID:
00880659
Vues:
13
>Is there a way to move data tables from one DBC to another, aleady-exisiting database without first freeing it (which I assume will lose all DBC-specific stuff like captions and long field names)? Long ago, I dumbly put one of application's tables into three different databases (each in a different folder) and would like to consolidate them. I've no problem hacking the database files if needed, but am not sure of everything I should look out for.

You can use :
copy to ... database ... with production

But IMHO safer way is :
-Get programmatic representation using home()+'tools\gendbc\gendbc'
-Edit and run code

Cetin
Çetin Basöz

The way to Go
Flutter - For mobile, web and desktop.
World's most advanced open source relational database.
.Net for foxheads - Blog (main)
FoxSharp - Blog (mirror)
Welcome to FoxyClasses

LinqPad - C#,VB,F#,SQL,eSQL ... scratchpad
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform