Hi,
It Seems when I am having a PLSQLD running and internally if i login using a User and set a Schema, if i switch logins it seem to retain the last entered schema on a connection, which is perfect.

However , when I close PLSQLD and re-open, then when i make a connection to previously saved user/pwd connection, the last schema gets lost. Is there a setting to enable saving this with the connections please?

Thanks
SaKa
There is currently no option for this. I have added this to the list of enhancement requests.

If you always use the same schema for a specific connection, you can execute the "alter session set current_schema" command in the initialization script of the connection definition.
© Allround Automations forums