is it possible, to open the Oracle SQL Developer 4 from command-line with parameters (e.g. Connectstring, SID, Host, user, password, ...)?
I want to run it out from KeePass and i want to handover these parameters to access the database.
Thanks.
No, that's not possible with SQL Developer (the GUI), but our command-line interface, SQLcl does support that.