Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Using UPDATE for Memo field
Message
 
 
To
07/08/2004 04:39:00
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00931478
Message ID:
00931533
Views:
36
>
>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
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform