Hi,
I have the following problem:
plsqldev.exe can be run from the command-line, e.g. running a testset script.
According to the Help-file: This command will first connect to the database and subsequently run demo_build.sql.
When running from a command-file, the PL/SQL Developer session stays active and so does the command-session. There is no 'disconnect'.
Is it possible to use a "close on finished" option.
Then I can run my testsets as Scheduled Tasks.
greets
Ton van de Pasch
I have the following problem:
plsqldev.exe can be run from the command-line, e.g. running a testset script.
According to the Help-file: This command will first connect to the database and subsequently run demo_build.sql.
When running from a command-file, the PL/SQL Developer session stays active and so does the command-session. There is no 'disconnect'.
Is it possible to use a "close on finished" option.
Then I can run my testsets as Scheduled Tasks.
greets
Ton van de Pasch