Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Parmeterized SQL Pass-Through
Message
De
03/08/1998 14:07:54
John Baird
Coatesville, Pennsylvanie, États-Unis
 
 
À
03/08/1998 13:44:34
Information générale
Forum:
Visual FoxPro
Catégorie:
Client/serveur
Divers
Thread ID:
00123587
Message ID:
00123593
Vues:
15
try:

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



>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
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform