Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to count record in SQLEXEC
Message
From
18/10/2004 15:46:54
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Title:
How to count record in SQLEXEC
Miscellaneous
Thread ID:
00952428
Message ID:
00952428
Views:
64
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
Next
Reply
Map
View

Click here to load this message in the networking platform