Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
SQL Pass Through
Message
From
13/11/2001 19:39:45
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
SQL Pass Through
Miscellaneous
Thread ID:
00581248
Message ID:
00581248
Views:
55
I am having trouble with an SQL statement. One of my variables is a path name. I sent it as a parameter '\\gvmain\drawings\840000\'. In my SQL PT I concatenate this string like I do all the others var x = "'" + parameter + "'".
In my SQL string I ref it as &var x. When I try to run this I get an error 'Contains unregonnized key word or phrase'. If I send the parameter as an empty string all works fine. If I try to take the & off the code works but the record is not sent to the remote table. Like I said several other variables are coded in this fasion and they work.
Next
Reply
Map
View

Click here to load this message in the networking platform