Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
My Table Thinks it is Read Only
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Versions des environnements
Visual FoxPro:
VFP 7 SP1
OS:
Windows 2000 SP4
Network:
Windows 2000 Server
Database:
Visual FoxPro
Divers
Thread ID:
01121293
Message ID:
01121504
Vues:
14
>Plan C:<g>
>1. Use a SELECT * or COPY TO command to make a copy of your table to temp table.
>2. MODIFY STRUCT against the temp copy of your table
>3. Copy the temp version of your table files over the original version of your table files (from VFP or via the command line)


Thanks, Malcolm. I'm all over it. Considering the amount of brainpower that has been applied here, that will be be most efficient solution.
Randy Bosma
VFP - Because life is too short to code in something else...
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform