Using Perl to Source variables

2004-04-08 Thread Scott Dial
Greetings, I have a general problem sourcing out variables in perl. I certainly can read the environment variables, but setting them persistently even after the script has finished is something I'm having a little more difficulty with. For example, I'm wanting to use oraenv from Oracle to set

Re: DBD:ODBC hangs when inserting/updating lots of rows

2003-10-07 Thread Scott Dial
I've had similar problems with Python inserting into Oracle. Turns out that Microsoft had a problem with MDAC on NT, and I had to upgrade to MDAC 2.5+ to get it to work. We were experiencing delays of up to 90 seconds on a simple select statement, and via sqlplus oracle would return the data in

ORACLE::OCI still in Beta?

2003-09-23 Thread Scott Dial
Greetings! In trying to get started with PERL and Oracle, I thought it encouraging to read that a beta version of Oracle::OCI was made public back in 2000/2001. However, I haven't heard or seen anything of it as of late. Does anyone know what the plans are for the raw OCI driver? Will it just