Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Copying files with memo fields
Message
De
10/11/2012 17:48:57
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
01556906
Message ID:
01556907
Vues:
86
This message has been marked as the solution to the initial question of the thread.
>.i have added a memo field to my database. when i copy the database to another mydata.dbf to my2data.dbf the memo fields are not automatically copied. it looks like they are stored in a separate file with ftp extension. any idea how i can copy that to the new database so it tags along with.
>
>i get an error message that memo file is missing or invalid when i try to open the new database.
USE MyData IN 0
SELECT MyData
COPY TO My2Data ALL WITH PRODUCTION
* WITH PRODUCTION / WITH CDX also copies any associated .CDX index file, if present
Regards. Al

"Violence is the last refuge of the incompetent." -- Isaac Asimov
"Never let your sense of morals prevent you from doing what is right." -- Isaac Asimov

Neither a despot, nor a doormat, be

Every app wants to be a database app when it grows up
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform