Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Data query question
Message
From
03/08/2000 11:57:38
 
 
To
03/08/2000 10:20:24
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Miscellaneous
Thread ID:
00399991
Message ID:
00400418
Views:
18
>Hi Ed,
>
>I am very interested in what you are saying. I still currently use FPD 2.6 so the GENXTAB mention hit home; I'll investigate that.
>
>The length of the query would be a problem, indeed. It's not particularly important that it be one SQL statement, just the speed at run time as well as ease of development.
>

For 2.6, you need to implement the inner joins using WHERE clauses (no inner join in 2.6, but WHERE can do what's needed without funky UNIONs like you would need for outer joins); in 2.6, the elimination of the multiple IIF()s is even more important, so that's the general direction I'd move...use the SELECT to cut the data down to size as fast as possible, and then crosstab the result set.
EMail: EdR@edrauh.com
"See, the sun is going down..."
"No, the horizon is moving up!"
- Firesign Theater


NT and Win2K FAQ .. cWashington WSH/ADSI/WMI site
MS WSH site ........... WSH FAQ Site
Wrox Press .............. Win32 Scripting Journal
eSolutions Services, LLC

The Surgeon General has determined that prolonged exposure to the Windows Script Host may be addictive to laboratory mice and codemonkeys
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform