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:
00737527
Views:
16
>>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.

Hi Paul,
How do I close the database in order to "Use databasename.DBC Exclusive"? When I "use..." I get "file is in use", and I can't find a way to close the database.
Bill Morris
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform