Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Inserting a memo field by the use of parameter
Message
 
 
À
09/01/2006 15:53:10
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Divers
Thread ID:
01084934
Message ID:
01084938
Vues:
8
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--
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform