Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Slow grid
Message
From
25/02/2000 14:29:08
 
 
To
25/02/2000 14:14:36
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Title:
Miscellaneous
Thread ID:
00337687
Message ID:
00337756
Views:
18
>>select * from v_avail;
>>where villa_id=villas.idcode ;
>>and DATE>=thisform.fdate and DATE
>
>if Date is a date field, then i don't understand: "and DATE>=thisform.fdate and DATE" part of your sql query.
>
>is it a date or logical? either way optimize, optimize, optimize, and set optimze on

It's a UT parser thing, Andy. If you view source of the message, it's
and DATE >= thisform.fdate AND DATE < thisform.tdate
He posted without a space and the parser tried to make the last part an HTML tag.
David Stevenson, MCSD, 2-time VFP MVP / St. Petersburg, FL USA / david@topstrategies.com
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform