Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
ASP 2 detailsview and VFP
Message
 
To
All
General information
Forum:
Visual FoxPro
Category:
Visual FoxPro and .NET
Title:
ASP 2 detailsview and VFP
Miscellaneous
Thread ID:
01091843
Message ID:
01091843
Views:
58
Anyone know how to apply an "insertcommand" in the detailsview? I am using VFPOLEDB to connect to the datasource. The examples I get always have the @var syntax as in this example:

InsertCommand="INSERT INTO Products (ProductName, SupplierID, CategoryID,
QuantityPerUnit, UnitPrice) VALUES (@ProductName,@SupplierID, @CategoryID, @QuantityPerUnit,CONVERT(money,@UnitPrice))">

how does this apply to VFP table?
"Build a man a fire, and he's warm for a day.
Set a man on fire, and he's warm for the rest of his life."
Next
Reply
Map
View

Click here to load this message in the networking platform