Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Need to execute A Large (>4000 char) unicode statement using
Message
De
29/04/2004 15:15:25
Mark Mcneil
Solutions Technology Group
Martinsville, Virginie, États-Unis
 
 
À
Tous
Information générale
Forum:
Microsoft SQL Server
Catégorie:
Stored procedures, Triggers, UDFs
Titre:
Need to execute A Large (>4000 char) unicode statement using
Divers
Thread ID:
00899484
Message ID:
00899484
Vues:
45
I have a large statement @SQL that can dynamically grow up to about 6000 characters.

I need to execute this statement using :

sp_executesql

since the stored procedure parameter accepts only a single variable and the + operator is not allowed, how can I execute this statement using this stored procedure?
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform