Recipe to build DBD::Oracle against Instant Client???

2005-09-03 Thread Jay Strauss
Hi, Does anyone have a WORKING recipe for building DBD::Oracle against Instant client? I have followed the recipes: http://groups.google.com/group/perl.dbi.users/browse_thread/thread/c166e7d297d388fc/2770a60133842123?q=instant+client&rnum=3&hl=en#2770a60133842123 http://groups.google.com/grou

Could not install DBI, DBD::Oracle for AS Perl. Please help me out!!!!!

2005-09-03 Thread uresh.kuruhuri
Hi everybody,,, I have found esoftmatic.com showing the instructions for the installation of the DBI, and DBD modules for the AS perl. I installed AS Perl 5.8.7 on Windows XP. I tried to install DBI module for it as follows ppm install ftp://ftp.esoftmatic.com/outgoing/DBI/5.8.3/DBI.ppd as wel

Re: DB2 Err Handling

2005-09-03 Thread Tim Bunce
On Fri, Sep 02, 2005 at 05:37:57PM -0500, johnn wrote: > Capacio, Paula J wrote: > > >my $stmt = 'select count(*) from sysibm.badTblnm '; > >my $sth = $dbh->prepare($stmt) or die "Prepare Failed\n"; > > DBD::DB2 doesn't seem to return false values for failures. If that's true then it's broke

Re: Can not get DBI to work on a windows XP machine

2005-09-03 Thread Matt
Sorry, I new I was forgetting to tell the usegroup something but I could not figure it out at the time. I am indeed using ActiveState Perl, version 5.8 in fact. I just used PPM to install the DBD::ODBC drive and now no longer get that error. Thank you for your help. CAMPBELL, BRIAN D (BRIAN) w