View Single Post
  #2 (permalink)  
Old 01-16-03, 04:38
susi susi is offline
Registered User
 
Join Date: Oct 2002
Location: Germany
Posts: 11
Question Re: How do I (web interface)

hi !

i hope, i understand you right: you want access the oracle database via webbrowser?
so you will need a technology which is able to do this, e.g. PHP, ASP, ... with PHP you can access an oracle-database, submit info to the database and you can make a query and view the result via web. (for more information take a look at www.php.net)

susi
Reply With Quote