Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Inserting a memo field by the use of parameter
Message
 
 
To
09/01/2006 15:53:10
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Miscellaneous
Thread ID:
01084934
Message ID:
01084938
Views:
9
This message has been marked as the solution to the initial question of the thread.
>I must be missing something today. I can't figure out what it is. I have this simple code:
>
>
>lcUrl='Test'
>UPDATE Script SET AddUser=1,Width=400,Height=77,Language=1,GIF=.T.,JPG=.T.,SWF=.T.,Url=?lcUrl WHERE Numero=13
>
>
>This gives a syntax error. If I remove the parameter, I am ok.

You don't need '?' for local UPDATE.
--sb--
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform