Creating Connection Objects

The plugin can create new Connection objects for you automatically. This lesson will show you how.

Select Database Object

Select Database Object

Select the Database object you would like to add a Connection object to.

Right-Click

Right-Click

Right-click on the Database object and select Create Connection.

Enter Name and Select Adaptor/Type

Enter Name and Select Adaptor/Type

Enter a name for the Connection (1). The default adaptor is SQLite but you can change to a different database by clicking on sqlite name (2). For ODBC you will also choose an Adaptor Type (3).

The new connection is displayed in the list of Databases and Connections. The Connection properties are displayed in the Properties pane.

The plugin does not allow you to define any connection parameters at this time. You will need to do this explicitly using the SQL Yoga API.

0 Comments

Add your comment

This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.