Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Method to execute when calling SQL store procedure
Message
 
 
Information générale
Forum:
ASP.NET
Catégorie:
Autre
Versions des environnements
Environment:
C# 2.0
Divers
Thread ID:
01544709
Message ID:
01544713
Vues:
30
>>Hi,
>>
>>I have a "generic" method (of data class) that call SQL Server stored procedure (from .NET code). I now realize that sometimes I need to execute ExecuteNonQuery() and other times ExecuteScalar(). I am going to change my code and pass to this generic method a parameter indicating which method to execute. Or do you think it is better to have two separate methods, one for ExecuteNonQuery() and another for ExecuteScalar?
>>Thanks in advance for any suggestions or input.
>
>I think it's better to have 2 separate methods.

Thank you. I think it makes sense too.
"The creative process is nothing but a series of crises." Isaac Bashevis Singer
"My experience is that as soon as people are old enough to know better, they don't know anything at all." Oscar Wilde
"If a nation values anything more than freedom, it will lose its freedom; and the irony of it is that if it is comfort or money that it values more, it will lose that too." W.Somerset Maugham
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform