RE: DBA tools on NT - PERL

2002-08-21 Thread Bob Metelsky
Title: Message



Ive ordered the book from Oreilly about 2 weeks ago and at 
that time it was not avaiable.
http://www.oreilly.com/catalog/oracleperl/

Jared, do you know when the book will beshipped? Im 
really looking forward to this. Ive setup the DBIand Oracle modules can 
connect and querry the database
the suspense is killing me.

;-) 

thanks
bob

  I am going to buy Jared book.
  He wrote to me that the book is currently available on 
  Amazon.
  You can use www.perl.com to supplement tour 
  needs.
  
  Yechiel AdarMehish
  
- Original Message - 
From: 
Jacques Kilchoer 
To: Multiple recipients of list ORACLE-L 

Sent: Friday, August 16, 2002 7:53 
PM
Subject: RE: DBA tools on NT - 
PERL

 -Original Message-  
From: Pat Hildebrand [mailto:[EMAIL PROTECTED]] 
  I'm not responding to any 
single message here but a few general  comments 
about perl. 
All right already! I'll quit using C/gcc and start using 
Perl! Is this the first book I need? 
Learning Perl, 3rd Edition Making 
Easy Things Easy and Hard Things Possible By Randal 
L. Schwartz, Tom Phoenix 3rd Edition July 2001 
0-596-00132-0, Order Number: 1320 http://www.oreilly.com/catalog/lperl3/ 



RE: DBA tools on NT - PERL

2002-08-21 Thread Jared . Still

Bob,

I don't have mine either.  :(

My editor just received a copy on Monday, so they have been printed,
and should be shipping now.

Jared






Bob Metelsky [EMAIL PROTECTED]
Sent by: [EMAIL PROTECTED]
08/21/2002 08:23 AM
Please respond to ORACLE-L

 
To: Multiple recipients of list ORACLE-L [EMAIL PROTECTED]
cc: 
Subject:RE: DBA tools on NT - PERL


I ve ordered the book from Oreilly about 2 weeks ago and at that time it 
was not avaiable.
http://www.oreilly.com/catalog/oracleperl/
 
Jared, do you know when the book will be shipped?  Im really looking 
forward to this. Ive setup the DBI and Oracle modules can connect and 
querry the database
the suspense is killing me.
 
 ;-) 
thanks
bob 
I am going to buy Jared book.
He wrote to me that the book is currently available on Amazon.
You can use www.perl.com to supplement tour needs.
 
Yechiel Adar
Mehish
- Original Message - 
To: Multiple recipients of list ORACLE-L 
Sent: Friday, August 16, 2002 7:53 PM

 -Original Message- 
 From: Pat Hildebrand [mailto:[EMAIL PROTECTED]] 
 
 I'm not responding to any single message here but a few general 
 comments about perl. 
All right already! I'll quit using C/gcc and start using Perl! 
Is this the first book I need? 
Learning Perl, 3rd Edition 
Making Easy Things Easy and Hard Things Possible 
By Randal L. Schwartz, Tom Phoenix 
3rd Edition July 2001 
0-596-00132-0, Order Number: 1320 
http://www.oreilly.com/catalog/lperl3/ 


-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.com
-- 
Author: 
  INET: [EMAIL PROTECTED]

Fat City Network Services-- (858) 538-5051  FAX: (858) 538-5051
San Diego, California-- Public Internet access / Mailing Lists

To REMOVE yourself from this mailing list, send an E-Mail message
to: [EMAIL PROTECTED] (note EXACT spelling of 'ListGuru') and in
the message BODY, include a line containing: UNSUB ORACLE-L
(or the name of mailing list you want to be removed from).  You may
also send the HELP command for other information (like subscribing).



Re: DBA tools on NT - PERL

2002-08-18 Thread Yechiel Adar
Title: RE: DBA tools on NT - PERL



I am going to buy Jared book.
He wrote to me that the book is currently available on 
Amazon.
You can use www.perl.com 
to supplement tour needs.

Yechiel AdarMehish

  - Original Message - 
  From: 
  Jacques Kilchoer 
  To: Multiple recipients of list ORACLE-L 
  Sent: Friday, August 16, 2002 7:53 
  PM
  Subject: RE: DBA tools on NT - PERL
  
   -Original Message-  
  From: Pat Hildebrand [mailto:[EMAIL PROTECTED]]   I'm not responding to any single 
  message here but a few general  comments about 
  perl. 
  All right already! I'll quit using C/gcc and start using 
  Perl! Is this the first book I need? 
  Learning Perl, 3rd Edition Making Easy 
  Things Easy and Hard Things Possible By Randal L. 
  Schwartz, Tom Phoenix 3rd Edition July 2001 
  0-596-00132-0, Order Number: 1320 http://www.oreilly.com/catalog/lperl3/ 



RE: DBA tools on NT - PERL

2002-08-16 Thread Jacques Kilchoer
Title: RE: DBA tools on NT - PERL





 -Original Message-
 From: Pat Hildebrand [mailto:[EMAIL PROTECTED]]
 
 I'm not responding to any single message here but a few general
 comments about perl.


All right already! I'll quit using C/gcc and start using Perl!
Is this the first book I need?


Learning Perl, 3rd Edition 
Making Easy Things Easy and Hard Things Possible
By Randal L. Schwartz, Tom Phoenix
3rd Edition July 2001 
0-596-00132-0, Order Number: 1320
http://www.oreilly.com/catalog/lperl3/





RE: DBA tools on NT - PERL

2002-08-15 Thread Pat Hildebrand

I'm not responding to any single message here but a few general
comments about perl.

First of all I don't care what language you are talking about if you
have never used it you probably will see something that you don't
understand if someone shows you a program. Therefore, not
understanding Jared's small program doesn't mean that perl is
hard. After all if you have used || to mean or, seeing it used in SQL
queries or PL/SQL to mean concatenation is going to cause some
confusion until you have some idea of its meaning in this context.

Although I have not had an opportunity to do much with perl recently,
I was one who got people looking at perl when we moved off a mainframe
and onto UNIX about ten years ago. Why? Because of what I was able to
do with it. I was able to come up with things in a short period of
time that might or might not be needed again. Some of these quick
fixes became more than that - correcting a bad translation of a couple
of characters when reading those IMB standard label tapes into an
ASCII file was easy for perl and important to the eventual users of
the file. Even then I didn't consider myself a perl expert - it was
just very easy to pick up and extremely useful.

I think it might be relevent to mention how I heard about perl in the
first place. It was not from a techie but rather from a librarian. At
that point I was more of the exception than the rule in a position of
dealing with large machine readable datasets that our faculty and
graduate students use for secondary research - in a lot of schools at
that time the data was looked at as being infomation that belonged in
the library but not much had been done about library provisions for
using the data. I have a technical background so handling the data was
not a problem but standards for cataloging it were. It was in this
context that I heard about perl.


  Pat
-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.com
-- 
Author: Pat Hildebrand
  INET: [EMAIL PROTECTED]

Fat City Network Services-- (858) 538-5051  FAX: (858) 538-5051
San Diego, California-- Public Internet access / Mailing Lists

To REMOVE yourself from this mailing list, send an E-Mail message
to: [EMAIL PROTECTED] (note EXACT spelling of 'ListGuru') and in
the message BODY, include a line containing: UNSUB ORACLE-L
(or the name of mailing list you want to be removed from).  You may
also send the HELP command for other information (like subscribing).