Perl DBI vs SQLPLUS

2002-09-26 Thread beckhale
,$column_desc) = $sth-fetchrow_array) { etc ... Thanks, Hal Beck * [EMAIL PROTECTED] wrote: -Original Message- From: Joseph Bajin [mailto:[EMAIL PROTECTED]] Sent: Monday, June 03, 2002 2:34 PM To: [EMAIL PROTECTED] Subject: Perl DBI vs SQLPLUS Got

Re: Perl DBI vs SQLPLUS

2002-09-26 Thread Bob Showalter
- Original Message - From: [EMAIL PROTECTED] To: [EMAIL PROTECTED] Cc: [EMAIL PROTECTED] Sent: Thursday, September 26, 2002 2:15 AM Subject: Perl DBI vs SQLPLUS I don't know if this is the way to trespond to your question and I apologize in advance if this is not appropriate

RE: Perl DBI vs SQLPLUS

2002-09-26 Thread beckhale
cause anxiety. Hal -Original Message- From: Bob Showalter [SMTP:[EMAIL PROTECTED]] Sent: Thursday, September 26, 2002 5:54 AM To: [EMAIL PROTECTED]; [EMAIL PROTECTED] Subject: Re: Perl DBI vs SQLPLUS - Original Message - From: [EMAIL PROTECTED] To: [EMAIL PROTECTED

Perl DBI vs SQLPLUS

2002-06-03 Thread Joseph Bajin
Got a question for you guys out there. I currently have a list of records that I need to search for in a mult-db that we have. I was wondering if perl would be faster to process or stick with my .ksh script that uses sqlplus. Here's how the current setup is cat input file and read for record

RE: Perl DBI vs SQLPLUS

2002-06-03 Thread Bob Showalter
-Original Message- From: Joseph Bajin [mailto:[EMAIL PROTECTED]] Sent: Monday, June 03, 2002 2:34 PM To: [EMAIL PROTECTED] Subject: Perl DBI vs SQLPLUS Got a question for you guys out there. I currently have a list of records that I need to search for in a mult-db that we

Re: Perl DBI vs SQLPLUS

2002-06-03 Thread Joseph Bajin
[EMAIL PROTECTED] wrote: -Original Message- From: Joseph Bajin [mailto:[EMAIL PROTECTED]] Sent: Monday, June 03, 2002 2:34 PM To: [EMAIL PROTECTED] Subject: Perl DBI vs SQLPLUS Got a question for you guys out there. I currently have a list of records that I need to search