Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Unusual substitution syntax
Message
De
17/01/2004 23:17:42
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
Unusual substitution syntax
Divers
Thread ID:
00867888
Message ID:
00867888
Vues:
65
Hi. VFP7 user. I am trying to use a sql statement for several similar situations. My problem is the syntax for lcFilter in the sql statement.

My code reads as follows:
USE myDBF
myRecno = recno()
lcFilter = "recno('myDBF') = myRecno"  && myRecno is only variable
SELE * FROM myDBF WHERE lcFilter
Thanks, Randy

ps: this is an over-simplified example to make my point
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform