Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Going beyond VarChar(8000)
Message
De
22/03/2010 15:17:11
 
 
À
22/03/2010 15:14:56
Information générale
Forum:
Microsoft SQL Server
Catégorie:
Autre
Versions des environnements
SQL Server:
SQL Server 2008
Application:
Web
Divers
Thread ID:
01456238
Message ID:
01456240
Vues:
55
>I have a script which executes a line and I define the variable to hold the line command like this:
>
>
>DECLARE @SQL varchar(8000)
>
>
>However, in one generation, the line is 11897 characters long. Am I allowed to use another type of declaration to go beyond the 8000 character limit?


varchar(max) ?
Gregory
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform