August 13, 2001 at 11:42 pm
hello, i am having a table in which the value of one field is too long, and it isnot being displayed i tried nvarchar, ntext eveything but its not working any new ideas??
thanks in advance
August 13, 2001 at 11:53 pm
Have you explicitly converted (using CONVERT) the datatype into nvarchar?
August 14, 2001 at 4:59 am
What do you mean by "not displayed"? That is different from not having enough room in the column to hold the data to start with. QA defaults to 255 I think, you have to change an option to see more than that.
Andy
August 14, 2001 at 7:13 am
Andy's right
Go to Tools > Options > Results > Maximum characters per column to change this setting
in QA
August 14, 2001 at 6:41 pm
Max is 8192 characters.
August 17, 2001 at 10:53 pm
quote:
What do you mean by "not displayed"? That is different from not having enough room in the column to hold the data to start with. QA defaults to 255 I think, you have to change an option to see more than that.Andy
Viewing 6 posts - 1 through 5 (of 5 total)
You must be logged in to reply to this topic. Login to reply