Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Database Connection Helper allows you to more easily create database connection strings more easily by breaking them into parameters and then combining them in the correct format for that particular JDBC Connection.

The database connection helper will speed up the input of your database connection details as you won't have to worry about the syntax. (That's these database types:  sfDB2, MSSQLS, MySQL, and Oracle).

Image Added

The Connection Helper can make strings for IBM i, Microsoft SQL Server, MySQL, and Oracle databases.

When creating a new database connection, you will be prompted to use the helper:

Image RemovedImage Added

It is recommended that you always use Database Connection Helper to create new database configuration.

...

The Helper can be accessed by clicking the helper button to the right of the Details tab.

Image RemovedImage Added

When the Database Connection Helper opens:

1.  Enter a unique Name and Description for your connection.

Image AddedImage Removed

2.  Select the type of database you wish to connect to.

Image RemovedImage Added

3.  Enter the details for the selected database such as server, database, library and so on.

     Example for Windows:

Image RemovedImage Added

     Example for IBM i

Image RemovedImage Added

4.  Add the user name username and password

Image RemovedImage Added

5.  Save the connection details by clicking the Save button.

Image RemovedImage Added

6.   Now test it, to make sure it is working.