Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Persistant Relationships
Message
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Title:
Persistant Relationships
Miscellaneous
Thread ID:
00488619
Message ID:
00488619
Views:
41
I have two VFP6.0 tables in a database with the structures below. How do I create a persistant relationship from within a program using the info from ADBOBJECTS(ajunk, 'relation')?

table: junk1
field: junk_id I primary key
field: junk_text c(20)

table: junk2
field: junk_id I regular index
field: other_junk_text c(20)
Next
Reply
Map
View

Click here to load this message in the networking platform