Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Indexing trouble
Message
 
To
05/03/2002 11:27:36
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00628470
Message ID:
00628622
Views:
24
This message has been marked as a message which has helped to the initial question of the thread.
>Can it be done without creating a view?

David,

You can create an index on a tbale that refers to a filed in a related table, however, you will never be able to use the table with the index without first opening the other table and setting the relationship. Also changing the data in the realted table will NOT update the index on the other table as that table has had no change in data. Therefore the index will only be deopendable immediately after it is created meaning you would need to create the index everythime you wanted to use it. These issues certainly make the view or SQL SELECT seem like a better solution to the problem.
Previous
Reply
Map
View

Click here to load this message in the networking platform