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: embedded SQL

Re: embedded SQL

From: Lane W. Sharman <lane_at_san.rr.com>
Date: 1997/06/25
Message-ID: <33B20531.C056DD71@san.rr.com>#1/1

Hi,

perl is absolutely the best tool for rapid development and cgi scripting. Be sure to use Oracle's OWS 3.0 version of perl to obtain persistence and residency of connections and perl libraries so that you are not beating your OS and Oracle connection manager to death as has been done for the last 2 years.

I support a small Web lab if you need more help on this. Trust me. I've been through a war on this one.

All you need is ows 3.0 to get started with your web app.

-Lane

cpw_at_slip.net wrote:

> I would recommend checking out the "DBI" driver which drives directly
> against against Oracle and is called through Perl. Sorry I don't
> remember the location of the resource.
>
> Coburn Watson
> Systems/DB Admin
> Information Access Company
>
> In article <33ADC2D8.2B1B_at_miint.net>,
> mpolly_at_miint.net wrote:
> >
> > I'm currently working on a databasing project in which I'm designing
 an
> > applications interface in HTML. In order to interface with the
 database
> > (Oracle), I need to write CGI scripts with embedded SQL. I know
 this
> > can be accomplished with C or Visual Basic, but I don't have time to
 

> > learn a new language. Does anyone know how this could be done with
> > Perl?
> >
> > Desperate for any help anyone could give me -- even a link to a good
 

> > source of info. Thanks.
> >
> > Mike Polikoff
> > michael_at_uss.net
> > mpolly_at_miint.net
>
> -------------------==== Posted via Deja News
> ====-----------------------
> http://www.dejanews.com/ Search, Read, Post to Usenet

--
Lane Sharman
Pour chasser le chagrin,
il faut du vin.
Received on Wed Jun 25 1997 - 00:00:00 CDT

Original text of this message

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