Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Parameter names newbie question
Message
 
 
Information générale
Forum:
Microsoft SQL Server
Catégorie:
Stored procedures, Triggers, UDFs
Versions des environnements
SQL Server:
SQL Server 2005
Divers
Thread ID:
01544332
Message ID:
01544337
Vues:
26
>Hi,
>
>(sorry for many newbie questions today). Do names of the parameters defined in a stored procedure have to be the same as names defined in the calling procedure? For example, if I am creating a parameter in a .net method and I name the parameter @cMyParam1, exactly the same name has to be in the stored procedure? E.g.
>
>
>procedure MyProc
>    @cMyParam1 VarChar(20)
>
>
>Or, as in VFP procedure, the name could be anything? TIA.

Seriously?
--sb--
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform