SQLXP

SQL Repository


The SQL repository lets you store your SQL code in a structured layout for later. Create as many folders and sub folder as you want. Rename and edit existing stored sql scripts. Capture SQL code from your active SQL window for storage, or double click your stored sql scripts to have they loading into a SQL window.

New SQL
Capture SQL
Open SQL
Delete Folder or SQL
Rename SQL
Edit SQL
New SQL Folder

How to Use

  • New SQL
    1. Click the New SQL button to enter a SQL script
    2. Enter the name of the SQL script in the input box that appears
    3. Enter the SQL script in the next input window

  • Capture SQL
    1. Click the Capture SQL button to load the SQL in the active SQL window
    2. Enter the name of the SQL script in the input box that appears

    Note: If SQL is selected in the active SQL window only the selected text will be captured


  • Open SQL
    1. Click the Open SQL button to load an existing SQL script
    2. Enter the name of the SQL script in the input box that appears
    3. Select the SQL script from the open dialog box

  • Delete Folder or SQL
    1. Select the SQL script or folder you want deleted
    2. Click the Delete button

    Note: Deleting a folder will delete all its sub folders and SQL scripts


  • Rename SQL
    1. Select a SQL script and click the rename button
    2. Enter the new name in the input box

  • Edit SQL
    1. Select a SQL script and click the edit button
    2. Edit the SQL script in the editing window
    3. Click Ok to save

  • New SQL Folder
    1. Click the New SQL folder button
    2. Enter the name of the SQL folder in the input box that appears