Command line execution opens connection login window and waits for users input.
A line feed or carriage return is placed in the batch file containing the command line statement. For example:
c:\Program Files\Quest Software\Toad for Oracle\toad.exe (cr)<cr></cr>
CONNECT=schema/password@dbname
or
c:\Program Files\Quest Software\Toad for Oracle\toad.exe (cr)<cr></cr>
-c schema/password@dbname
Remove the carriage return(s) in the command line statement. This statement shouldnot have any line feeds or carriage returns.
© ALL RIGHTS RESERVED. Terms of Use Privacy Cookie Preference Center