Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
UPDATE - SQL Syntax
Message
De
21/02/2007 12:03:01
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
UPDATE - SQL Syntax
Versions des environnements
Visual FoxPro:
VFP 9 SP1
Divers
Thread ID:
01197658
Message ID:
01197658
Vues:
66
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
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform