Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Slow grid
Message
From
25/02/2000 13:50:52
 
 
To
25/02/2000 13:38:56
Bob Smith
Custom Data Services, Inc.
Mansfield, Massachusetts, United States
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Title:
Miscellaneous
Thread ID:
00337687
Message ID:
00337736
Views:
23
>select * from v_avail;
>where villa_id=villas.idcode ;
>and DATE
>However it seems to be the AND CLAUSE in the
>DATE>=thisform.fdate AND DATE which is causing the problem.

>Can I set up and index to accomodate this ?
>or
>Is there another workaround

I assume DATE is a logical field right? If it's not indexed maybe you should, if not for anyother reason, for the query reason, (yes, you can index on a logical field). Make sure your where clause mirrors the indexes of the tables and "set optimize on" before executing the sql query.
HI-YO SILVER AWAY!!
The Lone Ranger, The late Clayton Moore R.I.P.
I am a fool!
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform