When I double click a table name on the Database Explorer it opens the windows with the tabs:
Main | Contraints | Indexes | Statistics | Storage | Data
I there a way to configure the IDE to not open the SQL view that is displayed in the lower part of the window?
Thanks,
Martin.
Hide SQL View
Re: Hide SQL View
This can be setup as follows:
1. Select 'Tools -> Options...' from the main menu. The 'Options' window opens.
2. Expand the 'Environment -> Documents -> Object editors' branch.
3. Select the 'All views tabbed' radio-button.
4. Click 'OK'.
1. Select 'Tools -> Options...' from the main menu. The 'Options' window opens.
2. Expand the 'Environment -> Documents -> Object editors' branch.
3. Select the 'All views tabbed' radio-button.
4. Click 'OK'.