Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Vfp50 - Using a VIEW - index order set
Message
From
21/03/1997 14:47:16
 
 
To
21/03/1997 14:31:23
Monte Murdock
Universal American Mortgage Company
Clearwater, Florida, United States
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00025211
Message ID:
00025220
Views:
40
>>How do I make an INDEX ORDER SET with my VIEW table?
>>I want my VIEW table to have TAGS.
>
>After you have opened the view, select the view, then issue the FoxPro command for indexing.
>
>EXAMPLE
>SELECT eid, firstname, lastname ;
> FROM employee ;
> GROUP BY eid ;
> INTO CURSOR employ
>
>SELECT employ
>INDEX ON eid TAG eid

Hi Monte..
I guess I over looked the obvious... that works and thanks alot...
another question...
Is the INDEX ON done in memory?
Robert Keith
Independent Developer
San Antonio, Texas
E-mail address:
rebelrob1@yahoo.com
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform