Feature request: NLS per connection

adderek

Member²
This is a new feature request (as I can see several posts bellow this is currently not present) to have:

1) Password stored for every session (I hate to enter passwords every time I'm connecting in PL/SQL developer)

2) NLS settings that are stored per server and set when connecting (ex. to have 10 Oracle servers each with different NLS code page set and to use locally my custom DATE and TIMESTAMP format that is different from the server's NLS)
 
1) Password stored for every session (I hate to enter passwords every time I'm connecting in PL/SQL developer)
If you go to Tools > Preferences > Oracle / Logon History, you can enable the "Store with password" option.
2) NLS settings that are stored per server and set when connecting (ex. to have 10 Oracle servers each with different NLS code page set and to use locally my custom DATE and TIMESTAMP format that is different from the server's NLS)
I have added this to the list of enhancement requests. Maybe we can do this per account as well.
 
Back
Top