Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Evaluate expression
Message
From
10/11/2006 12:29:32
 
General information
Forum:
Microsoft SQL Server
Category:
SQL syntax
Miscellaneous
Thread ID:
01168770
Message ID:
01168787
Views:
12
>Yes, the value for the @iIPoId is set before the posted lines of code.
select @subject = cEmailSubject from webforms.dbo.lookup_emailTemplate where iEmailTemplateID = @iEmailTemplateID
SET @subject = REPLACE(@subject,'ltrim(rtrim(str(@iIpoId)))',convert(varchar(20),@iIpoId))
print @subject
Against Stupidity the Gods themselves Contend in Vain - Johann Christoph Friedrich von Schiller
The only thing normal about database guys is their tables.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform