Hi Team,
I am trying to do automation for login to SQL developer GUI using commandline options. Basically I want to execute sqldeveloper.exe using command line by passing username password and DB connection details, so that user can directly see SQL developer GUI with DB connected and does not even need to know the DB password. I see TOAD works fine using command line options, however I do not find any references for SQL developer login. Can any one help on this please.