Re: Error on installing DBD::DB2 module

2007-05-30 Thread Kevin Spencer
On 5/24/07, Anand Seshan <[EMAIL PROTECTED]> wrote: Hi, I am trying to install the DBD::DB2 module on my Linux machine. I have installed Perl 5.8.5, IBM DB2 v8.1 , DBI v1.56 . But when i tried to test before install the perl module DBD::DB2 , i got the below error. I would like to know how to re

Re: Oracle 10G and perl v5.8.0

2007-02-15 Thread Kevin Spencer
On 2/14/07, Krishnan, Vijaya <[EMAIL PROTECTED]> wrote: Just wanted to know if Oracle 10G and perl v5.8.0 are compatible or an upgrade to perl 6 would be required. Perl 6 has not been released yet ;-) FWIW, I'm using 10G with 5.8.8 and everything plays nicely together. -- Kevin.

Re: out of memory

2006-12-29 Thread Kevin Spencer
On 12/28/06, Marius Feraru <[EMAIL PROTECTED]> wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Ron Savage wrote: > On Fri, 29 Dec 2006 05:08:48 +0200, Marius Feraru wrote: >> You forgot to notice Louis' ugly way (and error prone) of > No I didn't - I was just too polite to hammer OP despite

Re: bind_param oddity?

2006-11-22 Thread Kevin Spencer
On 11/22/06, Garrett, Philip (MAN-Corporate) <[EMAIL PROTECTED]> wrote: Kevin Spencer wrote: > Hi guys, > > I'm sure I'm missing something *very* obvious but this one has me > scratching my head. Using DBI 1.52, DBD::mysql 3.0007, Perl 5.8.8, > MySQL 5.0.18.

bind_param oddity?

2006-11-22 Thread Kevin Spencer
Hi guys, I'm sure I'm missing something *very* obvious but this one has me scratching my head. Using DBI 1.52, DBD::mysql 3.0007, Perl 5.8.8, MySQL 5.0.18. The following code executes fine: my $table = 'CCHISTORY'; my $status = 'D'; my $limit = 86400; my $SQL =

Re: ORACLE_HOME environment variable must be set

2003-08-29 Thread Kevin Spencer
gram being ran by another user that does not have ORACLE_HOME set? -- Kevin Spencer.

Re: Off topic question on data modeling tools

2002-08-15 Thread Kevin Spencer
Ian Harisay wrote: > Is anyone out there using a RDBMS data modeling tool on Linux. I haven't used it personally but you could take a peek at Dave Rolsky's Alzabo. I hear good things about it :-) http://search.cpan.org/author/DROLSKY/Alzabo-0.68/lib/Alzabo.pm -- Kevin.

Re: merant / ODBC - DBI/DBD

2001-11-15 Thread Kevin Spencer
On Thu, 2001-11-15 at 06:58, Simon Oliver wrote: > Why? Does the module maintainer know about this? Er, Michael Peppler *is* the DBD::Sybase maintainer.