Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Rushmore
Message
From
26/04/2005 05:30:05
 
 
To
26/04/2005 04:32:42
Dorin Vasilescu
ALL Trans Romania
Arad, Romania
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Title:
Environment versions
Visual FoxPro:
VFP 8 SP1
OS:
Windows XP SP2
Network:
Windows XP
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01008357
Message ID:
01008364
Views:
18
I admit my total ignorance :-( but reading this thread i realized that I don't know how to do to make rushmore optimization working !!!
How come that i always obtain rushmore optimization NONE after running an select statement ? Is there anything to do ? I didn't think Rushmore worked with SQL statemnt.....

>You can try with join
>
>SELECT Rab.Egn,;
>       Rab.Ime AS Ime,;
>       2005 AS God;
>       FROM sl_bel left join rab on sl_bel.egn = rab.egn ;
>       WHERE Sl_Bel.God == 2005
>
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform