Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Readonly on Table Open
Message
 
 
To
02/11/2005 14:55:48
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Environment versions
Visual FoxPro:
VFP 9
Miscellaneous
Thread ID:
01064050
Message ID:
01064727
Views:
11
>There is a full path to the file. I can open (USE) the form, but it is READONLY. I have worked some more with this and it seems it is intermitten (do not know what's causing the behavior). So, my question is what would cause a readonly on a USE command? From the documentation of the USE command there is not an option for opening in READONLY mode (just SHARED or EXCLUSIVE). I can open the form normally with MODIF FORM so I know that the file is not marked READONLY (and can see from attributes in Win Explorer).
>
>I would expect that the only way to have READONLY on a table (in this case a USEd form) is if the file attribute is READONLY; are there any other ways?

NOUPDATE keyword would make it read-only. Could it be that something changes files attribute or your read-write rights change during the session?
If it's not broken, fix it until it is.


My Blog
Previous
Reply
Map
View

Click here to load this message in the networking platform