krachen has asked for the wisdom of the Perl Monks concerning the following question:
I'm building a perl script using CGI and DBI. I want to display data selected from an Oracle database in an browser. I've already done it with Mysql. What module do I add to the script to set Oracle home and the other environment variables that I need?
The DBD link showed me what I needed. You guys rock.
|
---|
Replies are listed 'Best First'. | |
---|---|
Re: Oracle database connection
by dragonchild (Archbishop) on Dec 07, 2004 at 00:41 UTC | |
Re: Oracle database connection
by Errto (Vicar) on Dec 07, 2004 at 04:00 UTC | |
by dragonchild (Archbishop) on Dec 07, 2004 at 13:46 UTC | |
by Thilosophy (Curate) on Dec 14, 2004 at 06:56 UTC | |
Re: Oracle database connection
by Grygonos (Chaplain) on Dec 06, 2004 at 21:46 UTC | |
by xorl (Deacon) on Dec 06, 2004 at 21:55 UTC |
Back to
Seekers of Perl Wisdom