Activity overview
Latest activity by jamesklett
I have the latest version, and YES I have selected that option, however, the stuff I am referring to in this thread is NOT SQL creation script. Take a close look at it again. WHat it is, is size and position data for designing views that trells SQL server where to draw the boxes representing the tables in the view.
When you design a View you add tables and you connect them and you drag the around and size them so that it is easy to read. When you close the View and re-open it, SQL server nicely re-draws everything just like you left it.
JIM / comments
I have the latest version, and YES I have selected that option, however, the stuff I am referring to in this thread is NOT SQL creation script. Take a close look at it again. WHat it is, is size ...
How to NOT generate the extended data on Views
When I generate my documentation the file contains pages and pages of code for all my views describing the layout of the view. I do not want nor do I need that. How do I turn this feature off ?
JIM
No scrollbar on the detail panel
WHen I select a TABLE on the left, and the DOC is displayed on the right, my table contains more fields than can be seen at first so I must scroll down to see the rest, however, I CANNOT scroll dow...