Antwort: compilation requirements for DBD-DB2

2004-10-13 Thread Manfred . Beilfuss
Edward Peschko An: [EMAIL PROTECTED]

Re: alternative to DBD::Oracle that does not use OCI?

2004-10-13 Thread Scott T. Hildreth
You could install DBD::Oracle DBI on the server which has the Oracle install and use DBD::Proxy to connect. Or look into using DBD::JDBC. On Tue, 2004-10-12 at 16:36, Joseph Bruni wrote: Hello all, Although DBI is great, is there some other sort of DBD module that can connect to an

Re: I'll be giving my Advanced DBI tutorial at MySQL ComCon Europe

2004-10-13 Thread Wieland Pusch
Hello Tim, I have registered for the workshop. I have missed the early bird discount :-( It's only 5 kilometers away from my home. So if you need some local support, feel free to mail me. Wednesday, September 8, 2004, 1:06:06 PM, you wrote: TB The oddly named MySQL ComCon Europe conference will

Re: compilation requirements for DBD-DB2

2004-10-13 Thread Darin McBride
On October 12, 2004 1:27 pm, Edward Peschko wrote: hey all, I'm missing a piece, I guess, in the install of DB2.. I have the libraries, etc. installed in /opt/IBM/db2/V8.1. Did you install the application development tools with DB2? If you have the Application Development Client installed,

Re: alternative to DBD::Oracle that does not use OCI?

2004-10-13 Thread Joseph Bruni
DBD::Proxy is brilliant! This also solves some security concerns as well as having to install Oracle binaries for various operating systems. Thanks for the tip! On Oct 13, 2004, at 6:45 AM, Scott T. Hildreth wrote: You could install DBD::Oracle DBI on the server which has the Oracle install

Programming the Perl DBI

2004-10-13 Thread Joseph Bruni
Hello, I'm looking at the Perl DBI O'Reilly book, but it has a publish date of 2000. How much has DBI changed since then? Is the book still a good reference or has it become outdated? Joe smime.p7s Description: S/MIME cryptographic signature

DBI version for Perl 5.005_03

2004-10-13 Thread Das, Manojit
DBI-1.45 requires Perl 5.006, I am running 5.005.03, which DBI version should I use? I am getting below error when I do $)- perl Makefile.PL Perl 5.006 required--this is only version 5.00503, stopped at Makefile.PL line 10. BEGIN failed--compilation aborted at Makefile.PL line 12. Regards, Mano

Re: I'll be giving my Advanced DBI tutorial at MySQL ComCon Europe

2004-10-13 Thread Tim Bunce
On Wed, Oct 13, 2004 at 04:51:50PM +0200, Wieland Pusch wrote: Hello Tim, I have registered for the workshop. I have missed the early bird discount :-( It's only 5 kilometers away from my home. So if you need some local support, feel free to mail me. Thanks Wieland. Tim. Wednesday,

Re: Programming the Perl DBI

2004-10-13 Thread Tim Bunce
On Wed, Oct 13, 2004 at 01:58:53PM -0700, Joseph Bruni wrote: Hello, I'm looking at the Perl DBI O'Reilly book, but it has a publish date of 2000. How much has DBI changed since then? | this much | or, for a list of changes since DBI 1.14, this much:

Re: Fwd: DBD::Informix A configuration failure

2004-10-13 Thread Jonathan Leffler
Dear Marco, Thanks for the extra information - I wish I could make head or tail of the problem(s). On Tue, 12 Oct 2004 11:52:12 +0200, Marco Avvisano [EMAIL PROTECTED] wrote: Dear Jonathan, i'm sorry i haven't see your answer, so i try to send again my help-mail. I use perl 5.8.0 from my