Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
UPDATE - SQL Syntax
Message
 
To
21/02/2007 12:03:01
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Environment versions
Visual FoxPro:
VFP 9 SP1
Miscellaneous
Thread ID:
01197658
Message ID:
01197667
Views:
16
Hello, there is nothing wrong with the sentences.

They ran without any problem in vfp 9 sp1 and vfp 6.

c.x.

>Hi,
>
>I've got a mental block on this one. What is wrong with the following:
>
>
CREATE CURSOR c_edcards (edc_issued t null)
>APPEND BLANK
>UPDATE c_edcards;
>	   SET edc_issued = NULL
>
>
>I am getting an error:
>
>"Command is missing required clause"
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform