Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Inserting records to SQL Server
Message
 
To
29/10/2001 17:10:05
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Miscellaneous
Thread ID:
00574760
Message ID:
00575011
Views:
20
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
Previous
Reply
Map
View

Click here to load this message in the networking platform