Maximum character in result in SQL Server 2000

  • I have a column with text data type in a table. I am trying yo view the content of that column but the result is getting truncated to only 8192 character. Is there anyway to increase this limit or to view the whole value of this column ?

  • How are you viewing this? Some apps might limit it there. TEXT should bring back the full value unless you are CASTing it somehow.

Viewing 2 posts - 1 through 1 (of 1 total)

You must be logged in to reply to this topic. Login to reply