Tchater maintenant avec le support
Tchattez avec un ingénieur du support

Toad Data Point 6.2 - Installation Guide

Create Connections

Understand Toad Connections

Review this topic to learn about open database connections in Toad.

For information about switching the current connection in Toad, see Switching Connections in Toad.

Toad Open Connections

In Toad, an open connection in the Connection/Navigation Manager represents one or more actual connections to the database or data source. When you open a database connection in Toad:

  • Toad creates an initial database connection for general use.
  • Toad also creates a separate database connection for each Editor (the first time you execute a statement) and for each Data tab in the Database Explorer (the first time you select the tab and query data).

    The connection associated with the window (or tab) remains open until you close the window. If a window has an associated connection, but a statement is not currently executing, the connection is in an inactive state.

To view information for an open connection

  • To view the number of actual database connections that exist for a Toad connection, including the number of active connections, place the cursor over the connection in the Connection/Navigation Manager pane or in the connection drop-down list.

To use the Background Processes pane

  • When a statement is executing, a progress bar displays in the Status bar located at the bottom of the Toad application window. Click the executing progress bar to open the Background Processes pane.
  • To cancel statement execution, use the Background Processes pane. See Stop Background Processes for more information.

    Note: It is recommended that you cancel only your own processes, because terminating Toad activities could cause unexpected behavior.

Sharing a Connection Among Windows

You can instruct Toad to share an open connection among windows. In this way, the Editor windows and Data tabs can share the same connection when the connection is inactive.

To share a database connection among windows in Toad

  1. Select Tools | Options | Editor | General.
  2. Clear the checkbox for the Use individual connection for each open editor option.

  3. When this option is not selected, Toad attempts to use a single connection for any new windows or query execution. For example, if you share a database connection, you can execute a query in the Editor, execute another query in a new Editor, and then select the Data tab from the same connection.

    If the single connection is in use when Toad attempts to execute it, the following occurs:

    • (DB2 and Oracle only) If your database supports executing multiple queries simultaneously on a shared connection, the query is placed in a queue and executes as soon as the current operation completes.
    • If your database does not support executing multiple queries on a shared connection, a dialog prompts you to either permanently associate the window with a new database connection, cancel the previous operation, or add the query to a queue until the current operation completes, and the execute it. If you place multiple queries in the queue, each one executes in the order that it was added to the queue.

Note: Although you can share a database connection, any commits apply to the selected window only.

 

Related Topics

Connection/Navigation Manager

General Editor Options 

Switching Connections in Toad

Create Access Connections

Although this connection uses the ODBC driver, it is easier and faster to connect using this method. See Troubleshoot Access Issues for more information about troubleshooting connection issues.

Notes:

  • The Toad Sample Database and established connection that comes pre-loaded in Toad Data Point is an Access database. The connection information for this database is: 

    Database file = C:\Program Files\Quest Software\ToadInstallDirectory\Plugins\Odbc\Sample Database\Quest_Stage.mdb

    Additional sample files for this database are available in the Project Manager.

To create an Access connection

  1. Click on the toolbar (ALT+F+N).

  2. Select Access from the Group list box.

  3. Review the following for additional information:

    Database file

    Select the database to use when connecting.

    MDW file

    Select the MDW file that is linked to the database.

    Password

    Enter the password to use when connecting.

    Tip: After connecting, you can set a master password to further secure your connection in Tools | Options| Environment | Security.

    Category

    Select or create a category if you want to color code Editor tabs for a specific connection. This can help differentiate between development and production databases. You can also set an option to color code the Object Explorer pane and object editor windows (Create, Alter, Drop, etc.). See Set Connection Categories for more information.

      Click here to view a video of this feature.

  1. Click Connect to connect immediately while saving the connection information. Optionally, click Save to save the connection without connecting.

Considerations and Limitations

Consideration/Limitation Description

Microsoft Access 2016 64-bit

Office 365 64-bit

To successfully create a connection to an Access database using Microsoft Access 2016 64-bit, the Microsoft Access Database Engine is required and might not have been included in the Access installation. In addition, the architecture (bitness) of the engine must match the bitness of Toad.

If using 64-bit Toad, the 64-bit version of Microsoft Access Database Engine is required.

If using 32-bit Toad, the 32-bit version of Microsoft Access Database Engine is required.

  1. You can download the 64-bit or 32-bit Microsoft Access Database Engine components at: https://www.microsoft.com/en-us/download/details.aspx?id=13255.
  2. Be sure to select the appropriate version (64-bit or 32-bit) of the AccessDatabaseEngine.exe installer to match the bitness of Toad.

Tip: Connections are stored in the connections.xml file and can be found by clicking the Application Data Directory link in Help | About.

Click here to view a video about creating connections in Toad Data Point

 

Related Topics

Understand Toad Connections

Switching Connections in Toad

Create Amazon Redshift Connections

Toad Data Point allows you to create a connection to an Amazon Redshift database using ODBC connectivity.

Note: You must have Amazon Redshift ODBC driver 1.3.1.1000 (or later) installed before a native connection is created.

To install the Amazon Redshift ODBC Driver

Download and install the ODBC Driver from the Amazon Redshift Web site.

To create a new connection

  1. Click on the Connections toolbar (ALT+F+N).

  1. Select Amazon Redshift from the Group list box.
  2. In the Create New Connection window configure the connection parameters.

    General Tab Description

    Driver name

    Uncheck the Use data source name checkbox and select Amazon Redshift (x64) Driver or Amazon Redshift ODBC Driver (x64) depending on the installed version.

    User

    Enter the username for your Amazon Redshift account.

    Password

    Enter the password for your Amazon Redshift account.

    Database

    Enter the name of the Database you would like to connect to or choose from the drop-down list.

    ConnectionString

    Add the connection string for the Redshift cluster in the ConnectionString field.

    Add the password string to the PWD= setting in the ODBC URL and paste the ODBC URL to the ConnectionString field:

    Driver={Amazon Redshift ODBC Driver (x64)};Server=<server>;Database=<database>;UID=<user>;PWD=<password>;Port=5439

  3. Click Connect to save the connection and immediately connect to the database or click Save to save the connection without connecting to the database.


Tip: Connections are stored in the connections.xml file and can be found by clicking the Application Data Directory link in Help | About.

 

Related Topics

Understand Toad Connections

Switching Connections in Toad

Troubleshoot SQL Server® Issues

Documents connexes

The document was helpful.

Sélectionner une évaluation

I easily found the information I needed.

Sélectionner une évaluation