Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
MM Example using stored procedures?
Message
Information générale
Forum:
ASP.NET
Catégorie:
The Mere Mortals .NET Framework
Titre:
MM Example using stored procedures?
Divers
Thread ID:
00940728
Message ID:
00940728
Vues:
77
Does anyone have an example of a MM web app that uses stored procedures that they can share with me? I have been struggling unsuccessfully for several days to get a page that uses a custom data access class to work with stored procedures that I've created (thread #940287). Our stored procedures always have return parameters that I need to check, we usually pass additional parameters other than data fields (such as a user ID, for example) and their returned recordsets often don't map directly to a specific table so the simple SQL query string examples that come with MM are not sufficient. It doesn't help that I'm still new to ASP.NET and ADO.NET but a full-blown example that uses MM and a custom data access class with stored procedures would go a long way to cracking this nut.

Thanks!
Répondre
Fil
Voir

Click here to load this message in the networking platform