Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Vfp50 - Using a VIEW - index order set
Message
De
21/03/1997 14:47:16
 
 
À
21/03/1997 14:31:23
Monte Murdock
Universal American Mortgage Company
Clearwater, Floride, États-Unis
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00025211
Message ID:
00025220
Vues:
36
>>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
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform