DBHTML [message #161462] |
Sat, 04 March 2006 22:53  |
ikbea
Messages: 2 Registered: March 2006
|
Junior Member |
|
|
RDBMS Version: 10g
Operating System and Version: Windows 2003
Product Version: OHS with Apache 1.3 (From 10g AS Companion CD)
Hi all,
For two servers:
server one: installed 10g Release 2
server two: installed OHS with Apache 3 from 10g AS Companion CD
I would like to use mod_plsql to access RDBMS and generated as HTML page.
Do I need to install HTMLDB? Any document for reference?
Moreover, any document for configure DAD?
Thanks a lot !
|
|
|
|
Re: HTML DB [message #162533 is a reply to message #161478] |
Fri, 10 March 2006 19:55  |
andrew again
Messages: 2577 Registered: March 2000
|
Senior Member |
|
|
No, you don't need HLMLDB (Application Express). HTMLDB is a newer product - sort of like a 4GL. If you want 100% manual control of the HTML you generate, then mod_plsql with the owa* packages is fine.
The easiest way to create the DAD is through the admin webpage. Yoy can also manually edit the dads.conf file somewhere under $ORACLE_HOME/Apache/Apache/modplsql/conf (or similar)
|
|
|