Max length of textbox.
-
Wednesday, August 01, 2007 1:28 PMI want to display 1 million characters in a SQL Server Report's text box, but it is only showing 32000 charcters....how can I display all 1 million character without any truncation.
All Replies
-
Wednesday, August 01, 2007 3:21 PMModerator
Question #1: Why in the world would you want to do that?
Question #2: Did you count all 32000 characters?
Answer to your question: you can't.
-
Thursday, August 02, 2007 4:59 AMThe count is approximated to 32000
Client is the King! and it is his requirment.... -
Thursday, August 02, 2007 10:15 AMCan I use Custom Report Item to achive this?
-
Thursday, August 02, 2007 1:23 PMModerator
Why don't you put many textboxes side by side with no border?

