Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
VFP OLE-DB provider, Stored Procedures, and C#
Message
 
 
To
26/08/2001 16:54:13
General information
Forum:
Visual FoxPro
Category:
Visual FoxPro and .NET
Miscellaneous
Thread ID:
00549274
Message ID:
00549318
Views:
13
>>Try CommandType.CmdText (or however it called in C#) instead of CommandType.StoredProcedure.
>
>It is CommandType.Text, but that doens't work. Same error. I should have said I tried that.

You could have not just set it at all, and let ADO figure out what it is. ADO will successively try each type until it succeeds. It can be a performance hit, but it works.
Mike Stewart
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform