Database Connector: Custom connection string

Issue #36 resolved
辻海 created an issue

I would like to write a full connection string to a database in the Database Connector Profiles.

It builds a connection string automatically from the input data like the database name, port, etc., and cannot define a connection to e.g. an Oracle RAC database. So we should be able to choose whether to get it defined from the data we input, or to write the whole string by ourselves.

I would be happy with a workaround like, leaving the optional data (e.g. port) blank adds nothing to the connection string so I can put everything in the database server field 😄

Comments (4)

  1. Log in to comment