Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
ExecuteNonQuery with stored procedures
Message
Information générale
Forum:
ASP.NET
Catégorie:
Autre
Divers
Thread ID:
00774326
Message ID:
00774370
Vues:
13
>You should be getting a value if the stored procedure performs an UPDATE, INSERT or DELETE, -1 is returned for any other statements. Is it possible you have a SELECT statement there after the UPDATE statement?
>
>Roman

Thanks, you got me on the right track. I had a SET NOCOUNT ON in my SP and that was what trashed the value.

Thanks,
Chris
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform