Oracle data source - username[proxy]

Oracle database has an option to have a username, for example for John Doe it would be jdoe, but then you can ask for a proxy that emulates another user and defaults into it's schema. for example you have northwind schema. When you get the proxy you use it in the username like jdoe[northwind].

Studio data connection setup for this kind of username returns username/password error for the correct entries.


Proxy User/Password are supported.