I am writing a small DB utility. I would like to give the user the ability to open an instance of Oracle sqldeveloper directly from this utility. Is it possible to open Oracle sqldeveloper IDE that already connected to a specific DB?
Something like sqldeveloper USERID/PASSWORD@DATABASE
/? works rather than /h. There are options to override the cofiguration file so whether you can do that or not is probably determined by the facilities offered by the config file.
It doesn't seem so. sqldeveloper.exe /h
shows us possible launch parameters, and none of them seem to have anything in common with your demand.
来源:https://stackoverflow.com/questions/3883820/oracle-sqldeveloper-how-to-connect-db-from-command-line