Page History
Database Connection Helper allows you to 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).
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:
It is recommended that you always use Database Connection Helper to create new database configuration.
...

