Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Why is my database read only?
Message
 
 
À
21/06/1999 17:15:41
Criss Jensen
Injury Prevention Research Center
Iowa City, Iowa, États-Unis
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Divers
Thread ID:
00232212
Message ID:
00232227
Vues:
16
Criss,
You have to have exclusive use of the tables in order to modify their structure.

USE tablename EXCLUSIVE

And,in order to modify the dbc

OPEN DATABASE dbcname EXCLUSIVE

HTH
Kevin

>I was trying to modify a table in my database but couldn't because it was read only. Then I found that all the tables and the dbc itself were also read only. What is going on and how do I fix this?
>
>TIA for help,
>Criss
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform