Re: DBD::DB2 Error

2007-01-26 Thread Jonathan Leffler
On 1/25/07, Brimacomb, Brent <[EMAIL PROTECTED]> wrote: When attempting to run a program to access a remote DB2 DB, which resides on a z/Os box, I've receiving the following error: I've installed DB2 V9 Windows client. Any one have any ideas? C:\Perl>perl kelen.pl Operating System = MSWin3

CLOB Problem with DBD::ODBC/DBD::ADO for SQL Server

2007-01-26 Thread Mickautsch, Alfred
Hello, I have a problem with inserting CLOBS into a SQL Server database. With the attached scripts, we replicate table data schema between different databases. These databases are located on different servers running Oracle, DB2 and SQL Server. We use Activestate perl 5.8.0 on Windows 2000 and X

Re: DBI Module

2007-01-26 Thread Robert Roggenbuck
What is the error message You get while 'make'? Robert Agarwal, Nalnish (CT) schrieb: Hello, I am trying to make DBI on Solaris 9 machine. Following is the output of perl -V Makefile.PL --- Summary of my perl5 (revision 5.0 version 6 subversion 1) configuration

Re: DBD::Oracle installation failed

2007-01-26 Thread John Scoles
It is John Scoles, John Scholes is my evil twin who knows how to program in C correctly also a US TV actor. I will see if I can root out the rest of those // today Cheers . Will "Martin Evans" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > Pham, Tri wrote: >> To DBI support, >>

Re: DBD::Oracle installation failed

2007-01-26 Thread Martin Evans
Pham, Tri wrote: To DBI support, I am having problem with DBI and DBD when I migrate the OS from AIX 5.1 to AIX 5.3. The migration was put the new version of Perl (5.8.2) and wipe out the previously built DBI and DBD::Oracle on the Perl 5.6.1. I was successful download and compile the DB