Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Custom object data session?
Message
General information
Forum:
Visual FoxPro
Category:
Object Oriented Programming
Miscellaneous
Thread ID:
00710978
Message ID:
00711024
Views:
8
The trouble is that nothing seems to be able to handle huge amounts of data. I need to get the data for a picklist. So I'll need to pull in the entire customer table, for instance, not just a handful of records. I haven't found any other method that can do it as fast as using a cursor.

Thanks,

Michelle

---------------------------------------------------------------------------------

>Don't give up so quickly on the n-tier thingy :), Just remember you can't pass a VFP cursor as a parameter but there is other alternatives to VFP cursors which can be passed to and from other objects.
>
>Stephane

---------------------------------------------------------------------------------


>>The thing is that I wasn't _instansiating_ the object from the form at all. I was just calling it from there. It's a global object. That's what the problem was. But making it a local object makes it useless, so my only option is to give up on trying this n-tier thingy and going back to just talking to the data directly.
>>
>>Thanks,
>>
>>Michelle
>>
Previous
Reply
Map
View

Click here to load this message in the networking platform