Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How to count record in SQLEXEC
Message
De
18/10/2004 15:46:54
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Titre:
How to count record in SQLEXEC
Divers
Thread ID:
00952428
Message ID:
00952428
Vues:
65
Hello,

How to count records inside the Sqlexec(....) ?

lcstring = "select * from mytable"

lnresult = sqlexec(lnconnect, lcstring, 'mynewtable')

I see the in the bottom of VFP display status 1/somenumber after each run because
somenumber increases 1 by 1 and how Can I get that number in order to put in my
progress bar.

TIA
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform