Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Copy Stru Over write
Message
De
18/12/2003 12:16:52
Joel Hokanson
Services Integration Group
Bellaire, Texas, États-Unis
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
Copy Stru Over write
Divers
Thread ID:
00860404
Message ID:
00860404
Vues:
60
I can easily create a new table with

COPY STRUCTURE TO newfile DATABASE mydbc

However if that file exists then I get an error

Normally I do this at the end of a program:
OPEN DATABASE mydbc
REMOVE TABLE newfile DELETE


However if for any reason the file is not deleted in advance, I get the error.

How can I copy structure to the new one and OVERWRITE an existing one if it is there.
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform