Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Reams and reams of code
Message
De
05/06/2003 12:36:46
Philip Jones
Cornwall County Council
Truro, Royaume Uni
 
 
À
Tous
Information générale
Forum:
ASP.NET
Catégorie:
Autre
Titre:
Reams and reams of code
Divers
Thread ID:
00796798
Message ID:
00796798
Vues:
53
Can anyone please tell me.

I have a form with about 60 or 70 input elemnts on it.
If I pass them all to an SQL stored proc do I have to write out

p.Append .CreateParameter("@var", adInteger, adParamReturnValue, 4)

and

Cmd("@var")=Request.Form("whatever")

60 or 70 times or is there a more concise way of doing it?
Répondre
Fil
Voir

Click here to load this message in the networking platform