Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Select-SQL
Message
De
27/04/1997 13:00:25
Dragan Nedeljkovich (En ligne)
Now officially retired
Zrenjanin, Serbia
 
 
À
25/04/1997 14:52:41
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
Divers
Thread ID:
00029712
Message ID:
00029839
Vues:
23
/ select * from table1 where table1.name = (variable); / inputs. So how do I use a variable in place of table1.name. Wow. Let's try: you'll have to need a couple of variables. tblname="table" fldname="name" && these two filled by user before calling this: fullfld=alltrim(tblname)+'.'+alltrim(fldname) select * from (tblname) where (fullname) = (variable) BTW, maybe the TblName may need trimming the extra blanks.

back to same old

the first online autobiography, unfinished by design
What, me reckless? I'm full of recks!
Balkans, eh? Count them.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform