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: How to do from perl program on solaris connected to NT oracle8?

Re: How to do from perl program on solaris connected to NT oracle8?

From: Martin Hepworth <maxsec_at_totalise.co.uk>
Date: Tue, 26 Oct 1999 11:52:12 +0100
Message-ID: <381587DC.48FCC2F2@totalise.co.uk>


rateng wrote:
>
> hi, anyone.
> Now, I had a NT oracle8.0.4 that is running.
> I wanted publicing information from NT oracle8 database to web ,
> the web server is apache web server in the sun solaris. I can write
> perl program ,and wanting to use it to write perl cgi program that
> captured data from NT oracle8 to web site. Can you tell how to do in perl?
>
> I had ideaes that is installing perl module to perl compiler,but I don't
> know the perl ODBC how to connect NT oracle8 and what is protocol editor
> having?
>
> I am thank you.
>
> regard :rateng_at_wz.col.com.cn

Hi
theres loads of examples of this at perl.com.

Best way is to install mod-perl into apache and use the perl CPAN module to install the appropriate perl modules, then read the documentation at perl.com on the DBI module.

Martin Received on Tue Oct 26 1999 - 05:52:12 CDT

Original text of this message

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