Urgent!!! - PLSQL Developer 7.1.4.1390 - Automatic Login

Digistras

Member
Hi everyone,

I have PLSQL Developer 7.1.4.1390 and I'm trying to do a automatic login. I have tried the following syntax:

Code:
"C:\Program Files\PLSQL Developer\plsqldev.exe" userid=scott/tiger@chicago

however, when the plsqldev launches, on the username field the value is: scott/tiger@chicago and the password and database fields are empty.

How can I populate those as well? Please help :(
 
Last edited:
Does it try to log on with these credentials? If it successfully logs on with these credentials no logon dialog should appear.
 
Back
Top