Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Opening Tables Read-Only
Message
From
25/01/2001 00:17:24
 
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Miscellaneous
Thread ID:
00468327
Message ID:
00468332
Views:
21
>Is there a way for more than one workstation to open the same table read-only? NOUPDATE will open a table read-only, but I can't open the same table on multiple PC's in NOUPDATE mode.
USE MyTable SHARED NOUPDATE
If a table is in a .DBC, remember to SET EXCLUSIVE OFF or OPEN DATABASE MyDatabase SHARED prior to opening the table.
Regards. Al

"Violence is the last refuge of the incompetent." -- Isaac Asimov
"Never let your sense of morals prevent you from doing what is right." -- Isaac Asimov

Neither a despot, nor a doormat, be

Every app wants to be a database app when it grows up
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform