Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Coding with MySQL
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00944377
Message ID:
00944440
Vues:
25
HI Jojo,

Thank you for you relpy again, it most helpful for me.

I want to know more about the SKIP, EOF(), BOF()
There is the PRODID list in datagase ( 20000 records )
P001
P002
P003 <-- current records
P004
P005



Is it correct to SKIP 1 (search the next record) from CURRENT RECORD, everytime ?
*****
SQLEXEC(Con, 'SELECT PRODID FROM PRODUCTS ORDER BY PRODID','RV_PRODUCTS')
SELE RV_PRODUCTS
SEEK CURR_PRODID
SKIP -1
*****
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform