Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Going beyond VarChar(8000)
Message
From
22/03/2010 15:14:56
 
 
To
All
General information
Forum:
Microsoft SQL Server
Category:
Other
Title:
Going beyond VarChar(8000)
Environment versions
SQL Server:
SQL Server 2008
Application:
Web
Miscellaneous
Thread ID:
01456238
Message ID:
01456238
Views:
115
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?
Michel Fournier
Level Extreme Inc.
Designer, architect, owner of the Level Extreme Platform
Subscribe to the site at https://www.levelextreme.com/Home/DataEntry?Activator=55&NoStore=303
Subscription benefits https://www.levelextreme.com/Home/ViewPage?Activator=7&ID=52
Next
Reply
Map
View

Click here to load this message in the networking platform