Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.tools -> Re: Front End switch

Re: Front End switch

From: Frank van Bortel <fbortel_at_home.nl>
Date: Mon, 20 Nov 2000 21:02:01 GMT
Message-ID: <3A22CBFA.4290527D@home.nl>

Apache and PL/SQL module of some kind - several under GNu licence out there. If you want to stick to Oracle, use iAS (Apache plus an Oracle mod_plsql module that runs straight into the db.)

Gerry Stijlemans wrote:

> Hi there ,
>
> I have an oracle database (back-end) where I have written an client
> access-application at the front-end.
> Now there is an decision to switch the client to an webapplication so the
> users can use a simple browser in stead off the access-client.
> I have an developpement server NT4.0 with oracle 8i enterpriseedition to
> devellop all this.
> I 'm familiar with html but how can I connect in html to an oracle database
> ?
> Actually the client is doing nothing more than select , insert and update
> table statements.
> Do I have to use Java for this or something else ?
> Can some-one also giving me an example off a html page for logon to the
> oracle database ?
> and the same things I do now with my access-client application(select,insert
> and update tables).
>
> Thx a lot !!!!
>
> Gerry

--
Gtrz,

Frank van Bortel
Received on Mon Nov 20 2000 - 15:02:01 CST

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US