Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
? in update command
Message
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
? in update command
Miscellaneous
Thread ID:
00574234
Message ID:
00574234
Views:
61
When I use

x = 'ole biscuit'
z=99

s = "update wibble set ftang=?x where pk=?z"

in ODBC it works fine, but if I try this in VFP, via &s or as a direct statement, I get a syntax error. In SELECT it works correctly. Can I NOT do this in VFP but only in ODBC?

Many thanks
Next
Reply
Map
View

Click here to load this message in the networking platform