Disable Create Table Popup

epiazzaepiazza Posts: 2
edited April 23, 2008 1:43PM in SQL Prompt Previous Versions
Is there a way to disable the second popup window that displays the entire Create Table script for a table? I just want to see a list of the available tables, not the whole script used to create them.

Thanks.

Comments

  • Hi,

    You can do that from the Options menu.

    If you are on v3.6 then go to SQL Prompt menu-Options-'Pop up behavior' tab and click on the 'Schema Panel' on the left. Select 'Hide' and click ok to save your changes.

    If you are on v3.8 then go to SQL Prompt menu-Options-'Behavior' tab and click on the 'Information Panels' on the left. Schema panel -select 'Hide' and click ok to save your changes.

    And that would stop showing the schema panel (SQL script window) while you are using the Candidate list.

    Thanks,
    Tanya
Sign In or Register to comment.