Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Speed problems - getting desperate
Message
 
To
01/03/1999 15:06:04
Elyse Pomerantz
Dynamic Data Concepts, Inc.
Brooklyn, New York, United States
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Miscellaneous
Thread ID:
00192832
Message ID:
00193128
Views:
14
>According to the SYS(3054) function, everything is optimized.

Are you using SYS(3054,11)? I have been "tricked" into thinking views were optimized by looking at just SYS(3054,1). The 11 arg will tell you if FoxPro is using indexes when the tables are joined (avoid "cartesian joins"). On a couple views I was able to improved view speed by two orders of magnitude by simply re-arranging the order of tables in the FROM ... JOIN clause.
----------
Mark Bucciarelli
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform