Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Setting a relation in the DE of a form
Message
From
02/10/2002 12:16:25
Cetin Basoz
Engineerica Inc.
Izmir, Turkey
 
 
To
02/10/2002 08:36:20
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00706796
Message ID:
00706930
Views:
20
>I have 2 tables in my forms DE. I need to make a parent-child relation. With Table1 as the parent and table2 as the child.
>
>table1.Field1 & table1.Field2 together make up my primary key for that table.
>
>str(field1)+'.'+str(field2) is my primary key.
>
>
>I have another table that has that key value stored in a field .
>table2.field1=(str(table1.field1))+'.'+(str(table1.field1))
>
>I need to create a relation. The only relation it will allow me to create in the DE is by making table2 the parent. This will not work for me, I need table1 to be the parent table. It wont let me create that relation. Because there is no field, just an index in table1. How can I create a relation, making table1 the parent.
Çetin Basöz

The way to Go
Flutter - For mobile, web and desktop.
World's most advanced open source relational database.
.Net for foxheads - Blog (main)
FoxSharp - Blog (mirror)
Welcome to FoxyClasses

LinqPad - C#,VB,F#,SQL,eSQL ... scratchpad
Previous
Reply
Map
View

Click here to load this message in the networking platform