Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Can some send me some samples of SET REAL?
Message
From
02/10/2000 16:13:41
 
 
To
02/10/2000 16:06:24
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00423709
Message ID:
00423717
Views:
16
>Robert,
>
>>I need some code samples of SET RELATIONSHIPS. I can not
>>seem to set a realtionship.. thanks
>
>Suppose you have two tables, customer and invoice. Customer has field cust_no, which also is included in invoice. Invoice has an index tag on cust_no, called cust_no.
>
>USE invoice ORDER cust_no
>SELECT 0
>USE customer
>SET RELATION TO cust_no INTO invoice
>

>Now, as you move through the customer table, the record pointer in the invoice table will automatically move to the first matching invoice for that customer.
HI David and thanks....:)
Robert Keith
Independent Developer
San Antonio, Texas
E-mail address:
rebelrob1@yahoo.com
Previous
Reply
Map
View

Click here to load this message in the networking platform