Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
BUG or am I missing something very obvious?
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Divers
Thread ID:
01184707
Message ID:
01184739
Vues:
18
>FROM clause is for VFP syntax not SQL syntax, in SQL it is a WHERE clause. There are two DELETE commands in VFP, one is VFP DELETE and it has a FROM clause the other is SQL DELETE and it has a WHERE clause. You are getting them mixed up.

Jim, from Help:
DELETE - SQL Command
 
DELETE [Target] FROM [FORCE] Table_List [[, Table_List ...] | [JOIN [ Table_List]]]
   [WHERE FilterCondition1 [AND | OR FilterCondition2 ...]]
 
Against Stupidity the Gods themselves Contend in Vain - Johann Christoph Friedrich von Schiller
The only thing normal about database guys is their tables.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform