Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
UPDATE - SQL Syntax
Message
From
21/02/2007 12:03:01
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
UPDATE - SQL Syntax
Environment versions
Visual FoxPro:
VFP 9 SP1
Miscellaneous
Thread ID:
01197658
Message ID:
01197658
Views:
65
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"
Frank.

Frank Cazabon
Samaan Systems Ltd.
www.samaansystems.com
Next
Reply
Map
View

Click here to load this message in the networking platform