Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Is it possible to use SQLPT on local tables?
Message
 
 
À
30/08/2010 12:16:57
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Versions des environnements
Visual FoxPro:
VFP 9 SP1
Divers
Thread ID:
01479151
Message ID:
01479261
Vues:
60
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--
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform