Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
RI
Message
From
12/03/2001 11:04:09
 
 
To
09/03/2001 14:34:45
Chuck Tripi
University of Wisconsin - Milwaukee
Milwaukee, Wisconsin, United States
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Title:
Re: RI
Miscellaneous
Thread ID:
00483541
Message ID:
00484065
Views:
22
Hi Chuck.

>I didn't DELETE TAG ALL. What I did was change the index type (Regular, etc) and also, used UPPER(blah) for every index (because weird things happens if not in upper case). Could that have wiped out the RI?

Persistent relations are set up in the Database Designer by dragging from the primary index of a parent table to the appropriate index of a child table, or programmatically using ALTER TABLE on the child table. If you don't have a primary index for the parent table any more, you can't create persistent relations for it.

Doug
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform