Multiple Connection for one Instance

sqlgeek

Member
Hi there,
is it possible to have multiple db connections for one instance, e.g. one sql window in one database and another in a different one?

Thanks for your answer and for that great product.
:)
 
I just start other instances of pl/sql developer (sometimes connected up to six different instances/schemas). Having the schema@instance labeled on the button in the windows task bar keeps things organized. I find this much safer than TOAD's ability to have multiple connections within one running TOAD application.
 
Back
Top