Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Parmeterized SQL Pass-Through
Message
From
03/08/1998 13:44:34
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Client/server
Title:
Parmeterized SQL Pass-Through
Miscellaneous
Thread ID:
00123587
Message ID:
00123587
Views:
57
I am trying to use SQL pass through to read a varible - what am I doing wrong:



Public zSearchValue

zSearchValue="123456789"

SQLEXEC(nConnectionHandle,"select * from table where;
table.ssn=@zSearchValue", "CursorName")



Thanks
Next
Reply
Map
View

Click here to load this message in the networking platform