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

Home -> Community -> Usenet -> c.d.o.server -> Re: URGENT: Oracle database to Web page quickguide

Re: URGENT: Oracle database to Web page quickguide

From: Steve Phelan <stevep_at_pmcgettigan.demon.co.uk>
Date: 1997/04/14
Message-ID: <33526351.9FFC8875@pmcgettigan.demon.co.uk>#1/1

Marc Baime wrote:

> In article <01bc4812$eb8e1620$0100007f_at_fredde>, From "Fredrik
> Larsson"
> <no_spam_mail2fred_at_hotmail.com_no_spam>, the following was written:
> > My web database should be able to do this:
> > 1. Search the existing database.
> > 2. Update the existing database.
> >
> > I believe that this would be quite simple and I have experience
 from
> > developing with Borland Delphi. My problem is that I donĀ“t know
> > exactly where to start. So please help me.
>
> There is an example in the web server manual (release 2.0) on how to
>
> query the database and format the results in an html table suitable
> for
> display on a browser. See pages 3-9 through 3-11. There are no
> examples
> of how to do an update and, I think, you require a package like
> Designer
> 2000 rel 1.2 or better to do a database update. If there's another
> way
> to do the update I'd like to know how as well,
>
> Regards...Marc Baime
>
> --
> Marc Baime mbaime_at_gte.net
> 04/14/97 06:06
> ---------

Don't you mean 'Developer 2000' not 'Designer 2000' for the updates?

You could also look at the JDBC driver approach for update apps. Oh, and look out for J/SQL which should be out 'soonish'.

Steve Phelan. Received on Mon Apr 14 1997 - 00:00:00 CDT

Original text of this message

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