Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Inserting a new record via OleDbCommand
Message
General information
Forum:
ASP.NET
Category:
ADO.NET
Miscellaneous
Thread ID:
00693070
Message ID:
00694294
Views:
25
>Paul,
>
>Using the CommandType = CommandType.StoredProcedure is not supported for VFP. Nor is using the Parameters collection. You need to pass any parameters within the procedure statement, building up a string that is passed to VFP, just like you would execute from within VFP.
>

That makes sense, especially considering that was the only way I could make it work. At least I know not to waste any time trying "fix" my code.
-Paul

RCS Solutions, Inc.
Blog
Twitter
Previous
Reply
Map
View

Click here to load this message in the networking platform