|
|
| "be consistent" | |
| PerlMonks |
Re: use oracle home in scriptby Perlbotics (Monsignor) |
| on May 24, 2012 at 20:30 UTC ( #972315=note: print w/ replies, xml ) | Need Help?? |
|
You are setting Perl-variables, not environment variables. So as a quick remedy, you could set and so on. See perlvar (%ENV). Long term approach would be to start using DBI and DBD::Oracle. There are also some PM tutorials: Database Programming available.
In Section
Seekers of Perl Wisdom
|
|
||||||||||||||||||||