INF: Display Limitations for TEXT or IMAGE Columns (177067)
The information in this article applies to:
- Microsoft SQL Server 4.2x
- Microsoft SQL Server 6.0
- Microsoft SQL Server 6.5
This article was previously published under Q177067 SUMMARY
By design, ISQL/W and the SQL Query Tool only display 255 characters when
reading TEXT and IMAGE data. Setting TEXTSIZE does not make any difference.
This default was set to reduce the likelihood of Windows 95-based text-
drawing APIs and graphics drivers exceeding their character-per-line
maximum. ODBC or DB-Library applications should not have any problems
getting TEXT or IMAGE data beyond 255 characters.
The Isql.exe console application does not limit the output of TEXT or IMAGE
data to 255 characters.
Modification Type: | Minor | Last Reviewed: | 3/14/2005 |
---|
Keywords: | kbinfo kbusage KB177067 |
---|
|