have a look at
http://search.cpan.org/~pythian/DBD-Oracle-1.46/lib/DBD/Oracle/Troubleshooting.pm
it should answer most of your questions
> From: james.war...@acxiom.com
> To: beginners@perl.org; dbi-us...@perl.org
> CC: newbie01.p...@gmail.com; rob.di..
an.com/news/wp-content/uploads/introduction-dbd-oracle.html
Also, is there anyway to sort of "hide" the password somehow when using Perl
> DBI?
>
> Yes you can use Oracle Wallet or server authentication
cheers
John Scoles
> Any advise or feedback will be very much appreciated.
You will have to set those values before your modules load.
So you should stick them in the BEGIN and that should work
http://www.compuspec.net/reference/language/perl/BEGIN_and_END.shtml
cheers
John Scoles
On Fri, May 28, 2010 at 3:45 AM, newbie01 perl wrote:
> Hi all,
>
> Can someo
Without DBI you are very limited in what you can do.
You might want to take a time machine back and give Oraperl a go
http://search.cpan.org/~pythian/DBD-Oracle-1.24a/Oraperl.pm
Old and unmaintained but at least I think you can run it without dbi
cheers
John
Hi all,
I need to convert a lot