Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Executing Stored Procs With Params
Message
Information générale
Forum:
ASP.NET
Catégorie:
Bases de données
Divers
Thread ID:
00979533
Message ID:
00979766
Vues:
30
OK, sorry...it's not required, but if your stored procs are always going to return only one data table, then you can pass that parameter in as a 3rd parm to the method that's calling the stored proc.

If you don't specify a 2nd parameter to fill, a default tablename is assigned (it's either 'table1' or something like that).

Kevin
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform