Connection Parameters Window
You access this window by clicking the parenthesis tool to the right of the Connection parameters field in the Connection Profile Definition window.
Native Connection Profile Example
In the example below, I have installed the Oracle DBMS client, and so create a Native connection to my database, "Green", on my server "Rainbow".
JDBC Connection Profile Example
In the example below, I have installed the Sybase ASE JDBC driver. I specify the appropriate driver class in the jar file, and assemble the connection URL to create a JDBC connection to my database, "Green", on my server "Rainbow".