Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Inserting records to SQL Server
Message
 
À
29/10/2001 17:10:05
Sergio Ortiz
Tek Services Group, Llc
Hollywood, Floride, États-Unis
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Divers
Thread ID:
00574760
Message ID:
00575011
Vues:
21
Sergio,

The basic construction looks like:

Insert Into TableName (FieldName1, FieldName2, ...) Values (FieldValue1, FieldValue2, ...)

>Hello eveyone,
>
>I am trying to insert records to a SQL Server table. I have never done it. So if anybody can show me an example or tell me where I can found one I would really apreciated.
>
>Thanks,
>Sergio
Travis Vandersypen
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform