Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How do I open a DataBase Exclusive
Message
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00737108
Message ID:
00737125
Views:
21
>I can't seem to close a DataBase so that I can open it Exclusively to clean it up and generate RI. I've tried "Close DataBase", "Close DataBase All", and "Close All". Then when I "Open DataBase Exclusive", I still get the message "not opened exclusive" when I try to edit RI.
>
>TIA

Try:

USE databasename.DBC EXCLUSIVE
PACK

Then close the table, open the database again and you should be able to go into/generate the RI.
-Paul

RCS Solutions, Inc.
Blog
Twitter
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform