Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Select slow
Message
From
07/09/2006 08:35:38
 
 
To
06/09/2006 23:52:13
Suhas Hegde
Dental Surgeon
Sirsi, India
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Environment versions
Visual FoxPro:
VFP 6 SP5
Miscellaneous
Thread ID:
01149759
Message ID:
01151694
Views:
31
>>
>>An Index caching overload effect ?
>>
>>try, and post this time:
>>
>>use bhav_data
>>SET EXACT ON
>>=lOOKUP(symbol, m.THISVALUE,symbol)
>>SELECT date,open,high,low,close,tottrdqty,sma9,sma12,sma26 FROM bhav_data;
>>where symbol = m.THISVALUE  INTO CURSOR tempDETAIL nofilter
>>
>
>

I don't know if it's still true, but at one time, if SET EXACT and SET ANSI had different settings, it slowed things down. You might try making sure they're the same before your query.

Tamar
Previous
Reply
Map
View

Click here to load this message in the networking platform