Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Is it possible to use SQLPT on local tables?
Message
 
 
To
30/08/2010 12:16:57
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Environment versions
Visual FoxPro:
VFP 9 SP1
Miscellaneous
Thread ID:
01479151
Message ID:
01479261
Views:
59
This message has been marked as a message which has helped to the initial question of the thread.
>>>I am not sure what the syntax error may be. I'll continue tomorrow. It's 3:30am here.
>>>
>>
>>'DESC' is reserved word for SQL as in ORDER BY Something DESC. Try with another field.
>
>Of course! That was it. Thank you very much, Sergey.
>

Try
lcCommand = [UPDATE Accounts SET Accounts.Desc = ALLTRIM(Accounts.Desc) + ' cambiado' WHERE Number = '100 ']
--sb--
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform