Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
From $ to object
Message
De
19/07/2002 16:18:50
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
From $ to object
Divers
Thread ID:
00680631
Message ID:
00680631
Vues:
62
Sometimes, I have some code such as this:
lcWhere=This.cWhere
ldDate=This.dDate
SELECT AddDate,COUNT(*) AS Nombre FROM Thread;
 WHERE &gcForumList &lcWhere AND AddDate>=ldDate &lcFilter;
 ORDER BY 1 GROUP BY 1 INTO CURSOR Temp2
For the case of This.cWhere and This.dDate, is there a way to include them as is in the SELECT command?
Michel Fournier
Level Extreme Inc.
Designer, architect, owner of the Level Extreme Platform
Subscribe to the site at https://www.levelextreme.com/Home/DataEntry?Activator=55&NoStore=303
Subscription benefits https://www.levelextreme.com/Home/ViewPage?Activator=7&ID=52
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform