Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Cursor without index
Message
De
03/04/2006 14:35:00
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Problèmes
Titre:
Cursor without index
Divers
Thread ID:
01110033
Message ID:
01110033
Vues:
53
it is a good way to do it like that ?????


PUBLIC LCDX
STORE "TMP_"+ SYS(03) TO LCDX

SELECT IDENT,HSCODE,DESC1,DESC2 FROM TB_HS_MESS ;
WHERE IDCLIENT = l_Custno ORDER BY hscode INTO CURSOR CUR_HSCODE
INDEX ON HSCODE TAG HSCODE OF &LCDX
INDEX ON DESC1 TAG DESC1 OF &LCDX
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform