We are using the "tool configuration" option to run a batch file which deploy the selected pl/sql file on the database.
The command line for this tool is : D:\MyPath\deploy.bat %n
The batch file includes the whole database connection settings (user/pass@schema).
Is it possibe to set the connection settings in a "popup input box" with a OK/Cancel option before runnig the batch file ?
Thanks for your help
Joggi
The command line for this tool is : D:\MyPath\deploy.bat %n
The batch file includes the whole database connection settings (user/pass@schema).
Is it possibe to set the connection settings in a "popup input box" with a OK/Cancel option before runnig the batch file ?
Thanks for your help
Joggi
Currently using: UE12.10a(English edition). Windows XP SP2 (32Bit)