SQL Server 2000 allows varchar greater than 255, however I am unable to return more that 255 in the select statement. I have verified that the table does accept and store the larger field size. Does anyone know how to return the full field on the select statement.
Sets the max number of characters returned at 2048. Terry Broadbent
Please review faq183-874.
"The greatest obstacle to discovery is not ignorance -- it is the illusion of knowledge." - Daniel J Boorstin
I Have the same problem in SQL 7 and cannot seem to get Query analyzer to return more than 255 characters. How do I use SET TEXTSIZE - it does not seem to affect anything??
Just had the same issue... Seems to be a Query Analyser display issue. Assuming you are using the Query analyser, you need to go to the Tools Menu, Select Options and the Results tab and set the maximum characters from 256 per column to a larger value.
This is probably a bit late for you, but may help someone! ------
Dublin, Ireland.
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.