Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Problem with display in Enterprise Manager
Message
 
To
10/05/2006 13:05:42
General information
Forum:
Microsoft SQL Server
Category:
Other
Miscellaneous
Thread ID:
01120738
Message ID:
01121484
Views:
10
Hey David :)

Open up the table in Query Analyzer, then go to Tools, Options, Results, and change the 'Maximum Characters Per Column' from 256 to 2500.

That will fix the display in QA - not sure about EM though.

-Justin

>I am having a strange quirk when I am using SQL Enterprise Manager on my workstation.
>
>What I want to do is view rows in a table and manually edit them. The problem is that longer values are not displayed, despite being populated. The column is of type varchar(2500). If I log onto our network using the same account on another terminal and run SQL Enterprise Manager, I can view them.
>
>I have been editing them by pulling them in C# code in VS.NET, copying them out of the watch window, and pasting them into an update statement in Query Analyzer, which is inefficient.
>
>I couldn't find a preference or option setting that seemed to control this, but since it is limited to my workstation, it must be bad bits in my black box.
>
>How can I change this display behavior?
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform