Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Slow grid
Message
De
25/02/2000 14:29:08
 
 
À
25/02/2000 14:14:36
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Titre:
Divers
Thread ID:
00337687
Message ID:
00337756
Vues:
19
>>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
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform