Side scroll missing on View T-SQL window
Posted: Fri 14 Jul 2017 17:25
I have a view that's made up of several rolled-up sub-select statements, and some of the lines of these sub-selects are wider than my current window size. When I open this view in dbforge, and look at the T-SQL tab, the side-scroll bar is "disabled", and I can't view the full width of my query. If I either collapse the part that the wide statement using the "-" boxes on the left side, or select the wide part of the query in the Document Outline, then the side-scroll bar enables itself, and I can move the window around to see the full width.