http://www.perl.com/CPAN/modules/by-module/DBD/
-----Original Message----- From: jeffrey pearson [mailto:[EMAIL PROTECTED] Sent: Friday, October 10, 2003 2:21 PM To: Bob Showalter Cc: [EMAIL PROTECTED] Subject: Re: RE: Beginner Help Please- Oracle How To? My apologies for being vague. I have the client sw installed. I can connect and work with my databases via SQLPlus just fine. The issue Im having is I understand I need DBD::Oracle. I cant find it. If I go into ppm and do a search Oracle, I get: 1. Class-DBI-Oracle 2. Class-DBI-Oracle 3. DBIx-OracleLogin 4. DBIx-OracleLogin 5. DDL-Oracle not a DBD::Oracle in sight. OK. Where do I get this module from? ----- Original Message ----- From: Bob Showalter <[EMAIL PROTECTED]> Date: Friday, October 10, 2003 10:53 am Subject: RE: Beginner Help Please- Oracle How To? > jeffrey pearson wrote: > > Im hoping I could get some beginner help please. Im in the middle of > > writing my first PERL program. My development machine is WinXP. Ive > > downloaded, installed and am working with the ActivePERL 5.8. Im > > trying to connect and access an oracle database. Ive figured out how > > and successfully installed the DBI module. What else do I need to > > install to connect and do queries against my Oracle database? Where > > do I get what I need from? > > You need Oracle client software (from Oracle) > > Then you need DBD::Oracle (use ppm to install it) > > The docs for DBD::Oracle give all the details on connecting to the > database. > > -- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]