Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
SQLEXEC command
Message
From
05/06/2001 13:30:37
 
 
To
05/06/2001 13:22:58
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Miscellaneous
Thread ID:
00515140
Message ID:
00515266
Views:
17
>do this instead:
>>CLIENT = 'test'
>>TEMP = "Select clClientID from CLIENTTYPE where clClientID ?= CLIENT"
>>?SQLEXEC(gnquoteConn,TEMP,"Qt_num")

ooppss! should be like this:
>>TEMP = "Select clClientID from CLIENTTYPE where clClientID =?CLIENT"
ramil
~~ learning to stand still
Previous
Reply
Map
View

Click here to load this message in the networking platform