| Author |
Java sqlplus
|
Fouad Fares
Ranch Hand
Joined: Apr 16, 2003
Posts: 38
|
|
Hi, I have a java class the runs under UNIX. I am calling the runtime to execute the following command: (sqlplus @sqluser @/home/test.sql) the test.sql ask for parameters, but i am not able to send the parameters Can you please provide me with a solution knowing that I may call other sql files that need different parameters.
|
 |
 |
|
|
subject: Java sqlplus
|
|
|