SQL window instead of Parameters window

Discussion of open issues, suggestions and bugs regarding database management and administration tools for MySQL
Post Reply
zhekaus
Posts: 16
Joined: Wed 19 Aug 2015 10:05
Contact:

SQL window instead of Parameters window

Post by zhekaus » Tue 16 Aug 2016 08:07

Hi guys!
When you open a stored procedure from the DB Explorer, the Parameters window is opened. However, as to me, I’d like the SQL Editor to be opened by default. I can’t see such an option in the settings. Is there?

alexa

Re: SQL window instead of Parameters window

Post by alexa » Tue 16 Aug 2016 09:09

This can be setup as follows:

1. Select 'Tools -> Options...' from the main menu. The 'Options' window opens.
2. Navigate to 'Environment -> Documents -> Object editors' section.
3. Select the 'One main document view' radio-button.
4. Click 'OK'.

zhekaus
Posts: 16
Joined: Wed 19 Aug 2015 10:05
Contact:

Re: SQL window instead of Parameters window

Post by zhekaus » Wed 17 Aug 2016 10:09

Thanks for response. Yes, I know that. However, unfortunately, Parameters section stays opened and takes place on the screen. Is there a way to make Parameters to be closed by default? I’d like to see the procedure’s body only.

alexa

Re: SQL window instead of Parameters window

Post by alexa » Wed 17 Aug 2016 11:26

There is no such a possibility. Though, you can add a suggestion on our UserVoice forum where other users can vote for it https://devart.uservoice.com/forums/772 ... -for-mysql

We collect and analyze the information from this forum in order to make a proper roadmap for future product releases.

Post Reply