Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to get around 8000 character limitation
Message
General information
Forum:
Microsoft SQL Server
Category:
SQL syntax
Title:
How to get around 8000 character limitation
Miscellaneous
Thread ID:
01021967
Message ID:
01021967
Views:
74
Have a stored procedure that generates HTML order confirmation in a @Email varchar(8000) variable. The problem is periodically the email exceeds 8000 character. We can not define a local variable with type Text. Any suggestion how we can get around this issue? The @Email variable is passed to a Extended Procedure to be processed.
Next
Reply
Map
View

Click here to load this message in the networking platform