Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Why is my database read only?
Message
 
 
To
21/06/1999 17:15:41
Criss Jensen
Injury Prevention Research Center
Iowa City, Iowa, United States
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Miscellaneous
Thread ID:
00232212
Message ID:
00232227
Views:
15
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
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform