Can anybody help me I have a document which appears to be too large for the ntext datatype. When i retrieve the document (using coldfusion or the query analyzer in SQL Server) it's truncated.
I doubt it is too large for the ntext type (it has a max length of 1,073,741,823 characters).
The problem is probably just that Query Analyzer only displays a certain number of characters for long char data. You can set this by going to Tools -> Options (Results tab) and setting the "Maximum characters per column".
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.