Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Paththrough syntax
Message
De
03/10/2002 19:53:57
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Titre:
Paththrough syntax
Divers
Thread ID:
00707619
Message ID:
00707619
Vues:
74
Hi
I'm trying to use parametrized "where" cluse
myTable = 'clients'
myWhere = 'client_id=' + myClient
myResult = sqlExec(myCinn,'select * from ?myTable where ?myWhere','myCursor')

if I take off the where clause everything works fine
with the where clause it doesn't work

what is the right syntax to make it work

thanks in advance,
Nir
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform