Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Referential Integrity
Message
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00062146
Message ID:
00062337
Views:
35
>>>I wonder how do you handle the RI in VFP. VFP have a mechanism for RI. However, when I test it, I feel it is very restricted. Does VFP have complete functions for accessing the RI rules in a defined database (*.dbc)?
>>
>>Yes, it has. Look at DBGetProp table properties.
>
>DBGetProp does not seem to tell you the relationship among the tables. How can I find what is the relationship (master-detail) among the tables in a form, what are the link fields, what are the rules for deletion, changing key, etc. in run time?

You can run the GENDBC program which will give you a text file describing every table in your DBC and their relations. Or, you can use the Modify command for the DBC (in your project manager) and see a graphical representation of the relationships. Right-click on this screen and you will get a menu showing more detailed information

HTH
Barbara
Barbara Paltiel, Paltiel Inc.
Previous
Reply
Map
View

Click here to load this message in the networking platform