Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Readonly on Table Open
Message
From
01/11/2005 12:19:03
 
 
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:
01064089
Views:
22
>>What would force a table to be opened with READONLY=.T.? I am performing the following command:
>>
>>USE (pcFileName) IN 0 AGAIN ALIAS mytable SHARED
>>
>>This is being executed in the Init method of a form with the variable 'pcFileName' being passed as a lparameter.
>
>Greg
>
>This is where it's useful for people to include their OS in the message. If you're not in XP, and the tables
>were copied across from a CD, then they'd all be read-only. But that's just speculation, not knowing the full SP.
>
>You didn't say if you get an error message on opening or what.

I am in WinXP; the file is not marked readonly at the file level. The file is actually a form; I can open it with MODIFY FORM, but when attempted (no where else is the file open) to open as above, the file is opened in readonly. No error message is given (the USE command above is in a TRY - ENDTRY construct).
Previous
Reply
Map
View

Click here to load this message in the networking platform