September 16, 2008 at 3:10 am
I am using Query Analyzer for SQL Server 2000.
I am using a widescreen monitor, with a horizontal resolution of 1440 pixels. Whenever my Query Analyzer window is more than roughly 1350 pixels wide, long lines (lines wider than the viewable text area) do not display properly. Sometimes incorrect characters are displayed, sometimes things appear in the lines that are seemingly random pixels (not proper characters), and sometimes parts of the lines disappear. When i resize the window down a bit, then the problem disappears.
Might this be an issue with Query Analyzer, or is it more likely a graphics driver problem for example? This does not happen with any other text editing programs, even with very long lines.
It's not a big issue, as in my thousands of lines of SQL, there are only a handful of lines that are long enough to cause this problem, but if it's an easy fix I'd rather just do it.
Has anyone else seen this problem?
September 16, 2008 at 2:32 pm
It sounds to me like it's your video driver.
However, in SQL Analyzer there is an option as to setting the length of results lines. Is yours set to exceed the length of any return lines you may be seeking?
Regards,
Terry
September 17, 2008 at 1:17 am
The error only appears in the text editor window, not the results pane. Anyway, any results I would be getting are much shorter than the limit is set at currently.
From the looks of it, nobody else on the Internet has had this problem so I might just have to stick with it...
Viewing 3 posts - 1 through 3 (of 3 total)
You must be logged in to reply to this topic. Login to reply