Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Trying to come up with a view/CA model
Message
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Environment versions
Visual FoxPro:
VFP 9 SP1
OS:
Windows XP
Network:
Windows 2003 Server
Database:
MS SQL Server
Miscellaneous
Thread ID:
01410693
Message ID:
01410970
Views:
75
This message has been marked as the solution to the initial question of the thread.
>>Because cType is CHAR in BeforeUpdate command you should change:
>>this
>>
>>...
>>  <<EVALUATE(this.Alias+[.cType])>>,
>>...
>>
>>to:
>>
>>...
>>  "<<EVALUATE(this.Alias+[.cType])>>",
>>
>
>How was it working for you, then?
>
>Also see my previous question - can we make it to use parameters instead?

No, because we need to get current values of the fields. And it works because I changed it after I posted it :-)
Pust and ASSERT in BeforeUpdate command (after the changes), then _cliptext = cUpdateInsertCmd and try to execute it in command window. See what is wrong.
Against Stupidity the Gods themselves Contend in Vain - Johann Christoph Friedrich von Schiller
The only thing normal about database guys is their tables.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform