Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Best Practices in Fetching Recs for a C/S DataEntry Form
Message
From
23/07/2010 04:16:05
 
 
To
23/07/2010 03:29:54
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Environment versions
Visual FoxPro:
VFP 9 SP2
OS:
Windows XP SP2
Network:
Windows 2003 Server
Database:
MySQL
Miscellaneous
Thread ID:
01473556
Message ID:
01473565
Views:
63
Thomas,

I tried the following:
oGrade = NEWOBJECT( 'myCAClass', 'myclasslib' )
oGrade.FetchSize = 50
oGrade.DataSource = gnDatasoure  && valid connection handle
oGrade.CursorFill()
it returned the whole 70,000 rows!

What did I do wrong?

Thanks again.
Dennis
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform