| Oracle FAQ | Your Portal to the Oracle Knowledge Grid | |
Home -> Community -> Usenet -> c.d.o.server -> Re: comunicate via html to oracle database ?
One option is to use CGI. Your html form is interpreted by your CGI
program, which uses the form data to format an SQL query for the
database. When it gets the rows back (if that's what yer doin), the CGI
prog formats the results into an html page which it passes to the web
server. There are other technologies out there which simplify this
process significantly, but I am not very familiar with them.
Heiko wrote:
> Hi
>
> i have install on win nt server oracle database 8.x and internet
> information sever 3.0
> how can i comunicate via html (web pages ) with the oracle
> database ?
> how can i use sql?
>
> thanks for help
> cu heik
Received on Tue Jun 15 1999 - 13:58:03 CDT
![]() |
![]() |