Connection profile issue in 0.8.2 [message #1003739] |
Mon, 21 January 2013 17:47  |
Eclipse User |
|
|
|
For details, see the old 0.8.1 thread:
http://www.eclipse.org/forums/index.php/t/378205/
Target database is DB2 on IBM i.
In an SQL binding, when working with connection profiles, we want to end up with a connection URL like this:
jdbc:as400:www.xxxxxxxxxxxxxxx.com;libraries=ddarnelldt;prompt=false
or (optionally)
jdbc:as400:www.xxxxxxxxxxxxxxx.com;naming=system;libraries=ddarnelldt;prompt=false
In driver properties I can create a connection URL that looks like those above but it is ignored in the connection profile.
In the connection profile I can specify a default schema but it is also apparently ignored.
In the connection profile the "Connection URL" is read-only.
The net result is that we cannot use connection profiles with DB2 on IBM i. We have to use the "Specify connection information" option and key in the details of every connection.
Bug? Enhancement request?
--Dan
|
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.03369 seconds