Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Remind me about RI again please.
Message
 
 
To
13/08/2003 15:37:52
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Miscellaneous
Thread ID:
00819908
Message ID:
00819911
Views:
14
>I use to know the trick to this but I always seem to forget it when I need it.
>
>How do I edit the referential integrity of a database.
>
>Even if I open it exlusively it tells me that I need exclusive use.
>I seem to remember something about "clean up database" but it is grayed out on my menu.

You have to make sure the database is closed first, in order to open it exclusively:

CLOSE ALL
OPEN DATABASE MyDBC EXCL

Then you can MODIFY DATABASE, right click in an empty area of the DBC, and select Edit RI...
Mark McCasland
Midlothian, TX USA
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform