Configurative Oracle server mod PLSQL [message #141273] |
Fri, 07 October 2005 23:19 |
hungmartin
Messages: 13 Registered: May 2005 Location: Viet Nam
|
Junior Member |
|
|
I have installed Oracle server 9.2 and SQL-Programmer software to develop web application. apache server run well.
- I have configuratived a DAD name: dadtest
- i have developped a package name: packagetest and grant privilege public for this package.
in this package there is procedure name: proceduretest.
i type on Browser with address as following:
http://pcname/pl/dadtest/packagetest.proceduretest
But it can not run.
Please guide me how to Configurative it every things detailly in order that i can run it well.
Thanks
|
|
|
|