executing .sql file in oracle using php
708747Jun 25 2009 — edited Jun 25 2009Hello friends
I am converting the oracle form into web application.
My requirement is to execute a .sql file when i click on a button in the html form.
What i need to do is when the user click on the button then the sql+ window shoudl open up and a file located on the server should get executed.
Please note i have to do this in php. If any other alternative is there for this requirement then that also is welcomed.
Any help would be appreciated.
Thanks
Vinod