Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Adding a Table to A Database without .BAK?
Message
 
À
07/05/1997 17:04:13
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00031216
Message ID:
00031237
Vues:
36
>Is it possible to add a table that was created using FOX DOS to a database without having Fox create a .BAK file?
>
>The problem is that the table I wish to add is 1.1G and I don't have the space anywhere for the .BAK file.
>
>Anyone have any ideas?
>
>

FoxPro need to create a new table with the rigth header and append all records in in order to put your old Fox DOS table on a DBC.

You can do it manually.
Create a table with the same structure in your DBC.
Append some records (1000?) to it and delete/pack the same records in DOS table. Repeat the process x times.

Be sure to make a backup before!

Have a good time! ;-)
If we exchange an apple, we both get an apple.
But if we exchange an idea, we both get 2 ideas, cool...


Gérald Santerre
Independant programmer - internet or intranet stuff - always looking for contracts big or small :)
http://www.siteintranet.qc.ca
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform