Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
VFP OLE-DB provider, Stored Procedures, and C#
Message
 
 
À
26/08/2001 16:54:13
Nancy Folsom
Pixel Dust Industries
Washington, États-Unis
Information générale
Forum:
Visual FoxPro
Catégorie:
Visual FoxPro et .NET
Divers
Thread ID:
00549274
Message ID:
00549318
Vues:
19
>>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
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform