SFTP error..

2006-03-07 Thread Vamsi_Doddapaneni
Hi All, Thank you all for your earlier help. I have a problem with SFTP Though if I use FTp to get a file from other server, the FTP is completing successfully, But I need to work with SFTP,use Net::SFTP; Here after connecting to the other server , iam using get function my $sftp = Net::

Installing DBI and DBD::Oracle on WinXP

2006-03-07 Thread Hauptmann, Bob-P57289
I have perl 5.8.7 installed on my WinXP machine. I'm trying to install DBI and DBD::ORACLE. None of the posting's I've read is helping. When I run ppm, I get: Error: No valid repositories: Error: 500 Can't connect to ppm.ActiveState.com:80 (Bad hostname 'ppm.ActiveState.com') I can get to this

FW: unable to install DBD::Oracle

2006-03-07 Thread Capacio, Paula J
Sorry if double posted: Got a delivery error on liooil's eaddr and correcting Jan 28th Conversation: From: liooil Response by: Paula >Hope this topic is not [EMAIL PROTECTED] >relevant. My Apologies if it's the case... No, the right list is the DBI-Users list http://lists.cpan.org/showlist.c

RE: unable to install DBD::Oracle

2006-03-07 Thread Capacio, Paula J
Jan 28th Conversation: From: liooil Response by: Paula >Hope this topic is not [EMAIL PROTECTED] >relevant. My Apologies if it's the case... No, the right list is the DBI-Users list http://lists.cpan.org/showlist.cgi?name=dbi-users >Well, i'm trying to port a perl script from solaris to Act

Re: [dbi] DBD::ODBC with Perl 5.8.8

2006-03-07 Thread Martin J. Evans
Sorry, I meant: svGrow(phs->sv, 50 + 1) SvLEN(phs->sv) returns 52! Martin -- Martin J. Evans Easysoft Ltd, UK http://www.easysoft.com On 07-Mar-2006 Martin J. Evans wrote: > Hi again. I've now had a chance to take a quick look at this. I can reproduce > with DBI 1.50 and DBD::ODBC 1.13 and i

Re: [dbi] DBD::ODBC with Perl 5.8.8

2006-03-07 Thread Martin J. Evans
Hi again. I've now had a chance to take a quick look at this. I can reproduce with DBI 1.50 and DBD::ODBC 1.13 and it happens no matter what the underlying ODBC driver is. It appears it is something specific to at least perl 5.8.8 as: Your bound parameter is an undef and DBD::ODBC does: svGrow(ph

RE: [dbi] DBD::ODBC with Perl 5.8.8

2006-03-07 Thread Jonathan Gillespie
Hi Martin, Any idea why if I just change the version of Perl to 5.8.7 (leaving Easysoft, DBI, and DBD::ODBC alone) everything tests fine? -Original Message- From: Martin J. Evans [mailto:[EMAIL PROTECTED] Sent: Monday, March 06, 2006 3:35 PM To: Jonathan Gillespie Cc: dbi-users@perl.org