Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Updating Sql Via Stored Procs
Message
 
À
19/02/2009 12:25:03
Mike Cole
Yellow Lab Technologies
Stanley, Iowa, États-Unis
Information générale
Forum:
ASP.NET
Catégorie:
Code, syntaxe and commandes
Divers
Thread ID:
01382930
Message ID:
01382941
Vues:
54
I want to send changed to the DB. I modified my ExecuteNonQuery to accept a proc name and an array of SqlParams. Seems to work ok.




>Are you talking about constructing the Stored Procedure, or calling the Stored Procedure, or both?
>
>>I am using ADO.Net in C#
>>
>>
>>>You're using ADO with .Net? Why not use the .Net data provider? Or do you mean ADO.Net? (which BTW, is not well named, since the A in ADO stands for ActiveX)
>>>
>>>
>>>>I understand how to pull data using ADO from stored procs. I'm not sure how to send changes back to the DB using stored procs. I'm guessing the the Adapter.Update method is not the way? An example would be nice.
>>>>
>>>>Thanks
Everything makes sense in someone's mind
public class SystemCrasher :ICrashable
In addition, an integer field is not for irrational people
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform