Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How to get around 8000 character limitation
Message
Information générale
Forum:
Microsoft SQL Server
Catégorie:
Syntaxe SQL
Titre:
How to get around 8000 character limitation
Divers
Thread ID:
01021967
Message ID:
01021967
Vues:
73
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.
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform