Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Using UPDATE for Memo field
Message
 
 
À
07/08/2004 04:39:00
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00931478
Message ID:
00931533
Vues:
37
>
>What do you suggest to do in these cases? Or am I missing something?
>

>
>Do not to use Macro substitution.

I don't seem to know how to do it with without Macro. I tried to replace Macro with Evaluate() but I get error "Syntax error".

Basically I build in code the expression like this:
cInsertString = "INSERT INTO RR_RESER (" + cFieldNames + ") values (" + cFieldValues + ")"
Then I need to execute this command. And the way I do it is by:
&cInsertString.
How can I execute this code without Macro?

Thank you.
"The creative process is nothing but a series of crises." Isaac Bashevis Singer
"My experience is that as soon as people are old enough to know better, they don't know anything at all." Oscar Wilde
"If a nation values anything more than freedom, it will lose its freedom; and the irony of it is that if it is comfort or money that it values more, it will lose that too." W.Somerset Maugham
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform