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:
00759840
Vues:
29
This message has been marked as a message which has helped to the initial question of the thread.
You cannot comment out GO. It isn't a part of T-SQL but QA command.

>>>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.
>
>I added nice comment, but it now gives me an error.
>
>Could you please help me to find, what's wrong?
--sb--
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform