Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Remote view from selections in local cursor
Message
From
11/04/2006 17:34:01
 
 
To
11/04/2006 15:54:43
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Environment versions
Visual FoxPro:
VFP 9
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01112228
Message ID:
01112714
Views:
9
Hi Michael

INLIST can climb if the user starts selecting large numbers of items. I haven't worked out the cut off point but it is resonably high.

In the program I have been working with I allow the users to select the products they want statistics for from a _supermover object. I then build an INLIST statement along with a few other filters and SQLEXECUTE(). Typically, they only select a few products (1-20) which is fine but they can work the other way and include all items (600+) and exclude a few items. It is relatively easy to swap these and use NOT but there is a middle ground that I cant do at all.

What I am looking for is a better way of handling it (and other complex selection filters) on remote VFP databases. When working directly with the tables one can use joins on cursors but at this stage I have found no simple way to do the same on a remote table

Regards
Geoff Scott

>Wow...that must be one hell of a string.
May all your weeds be wildflowers
Previous
Reply
Map
View

Click here to load this message in the networking platform