Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
First SP
Message
 
 
Information générale
Forum:
Microsoft SQL Server
Catégorie:
Stored procedures, Triggers, UDFs
Titre:
Divers
Thread ID:
00759576
Message ID:
00759833
Vues:
19
>That kills me!!!
>
>print 'Cart ID =' + RTRIM(CONVERT(varchar(30), @tnCartID)) + ' Error code = ' + RTRIM(CONVERT(varchar(30), @RetStat))
>
>Doesn't print anything. If I have Error code on the second line, it prints it, but not CartID

I've no idea what you're talking about. :)

>Also how can I get rid of 1 row affected message. It starts to get on my nerves...

Add SET NOCOUNT ON at the beginning of sproc.
--sb--
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform