Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Paththrough syntax
Message
From
03/10/2002 19:53:57
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Title:
Paththrough syntax
Miscellaneous
Thread ID:
00707619
Message ID:
00707619
Views:
73
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
Next
Reply
Map
View

Click here to load this message in the networking platform