Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Persistent Relationships
Message
From
27/09/2000 10:32:13
 
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Miscellaneous
Thread ID:
00421351
Message ID:
00421453
Views:
15
>1) Is it true that you can only set them up using Drag-and-Drop and only FROM a Primary index to another index?

Yes.

>2) Does a PR cause Record Pointers to move in the child Table?

Nope...

>3) Can you turn the PR's off at runtime?

They are never "turned on." If you USE a table in a Persistant Relationship, it doesn't autotmatically create the relation ship in your data session. In fact, the only place PRs come over from the DBC is when you add tables to a Form's DE, but you can still change them around or remove them all together.

You still have to define relationships with SET RELATION or in teh DE (they are called Temporary Relations now but work the same as before) even if there is a Persistant Relation. PRs are in the Database for setting up Referential Integrity.
Previous
Reply
Map
View

Click here to load this message in the networking platform