Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Cursor
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Titre:
Re: Cursor
Divers
Thread ID:
00163325
Message ID:
00163515
Vues:
28
Steve,
Ed's method is correct. Don't forget that you will have to SEEK on str(Order_Num)+Prod_Code each time. Even if you are only SEEKing the Order_Num value you still must use the str() function.

Barbara

>Hi All,
>
>This is my cursor 'Renewal'.
>
>CREATE CURSOR Renewal ( Recnum N(7), Order_Num N(10), chkSel L, Prod_Code C(7),Descr C(65), Unit_Price N(10,2), Qty N(2) )
>
>How could I go about creating an index base on the Order_Num and Prod_Code from the above cursor? Any help or suggestion is appreciated.
>
>Thanks
Barbara Paltiel, Paltiel Inc.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform