Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Relationships between views and tables
Message
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Miscellaneous
Thread ID:
00329670
Message ID:
00329727
Views:
20
I do something like this. What I do is in the DE, I set the views .NoDataOnLoad=.T. and then in the .Init of the form I create the index tag, REQUERY('View'), and then SET RELATION. Works fine.

>that didnt work too well, lets try again
>
>SELE view_name
>INDEX ON field_name TAG tag_name
>SET ORDER TO tag_name
>SET RELATION TO parent_table.field_name INTO view_name ADDITIVE
>
>there we go.. this is a bit more what my code looks like
Colin Magee
Team Leader, Systems Development
Metroland Media Group Ltd.
Mississauga, Ontario, Canada

cmagee@metroland.com

Never mistake having a career with having a life.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform