Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
SQL Syntax
Message
De
26/11/1999 11:20:10
 
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Titre:
Divers
Thread ID:
00295741
Message ID:
00295752
Vues:
23
>I'm new to VFP and am attempting to utilize the SQL INSERT INTO command but the help files provide minimal information. Is it possible to use table values or object values in the WITH clause? When I tried this I got a SYNTAX error. Is there something else I'm missing?

Like there's no WITH clause in INSERT INTO?
INSERT INTO <i>table name</i> ;
   (<i>field list</i>) ;
   VALUES (<i>value list</i>)
EMail: EdR@edrauh.com
"See, the sun is going down..."
"No, the horizon is moving up!"
- Firesign Theater


NT and Win2K FAQ .. cWashington WSH/ADSI/WMI site
MS WSH site ........... WSH FAQ Site
Wrox Press .............. Win32 Scripting Journal
eSolutions Services, LLC

The Surgeon General has determined that prolonged exposure to the Windows Script Host may be addictive to laboratory mice and codemonkeys
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform