Problems recognizing DBI

2005-08-03 Thread Alan Hall
Hi, I am somewhat new to Perl, and am trying to use it to access a MySQL database. I installed the DBI and DBM packages, the seem to be where they should be, but when I execute the script I get a not found message. Are there additioinal environment variables that need to be set? Here is

Re: Q: Any proven method of exporting data from Postgres as SQL and importing it into MySQL?

2005-08-03 Thread Bart Lateur
On Wed, 03 Aug 2005 14:37:44 +1000, Ron Savage wrote: (nothing) Please put your question in the mail body. A subject line only serves to give an idea what the post is about, now we actually have to read it as a (nontrivial) sentence. And take a look at SQL-Fairy, a project on Sourceforge...

RE: oraperl to perl-dbi questions

2005-08-03 Thread Capacio, Paula J
-Original Message- From: Sid Katz [mailto:[EMAIL PROTECTED] Sent: Tuesday, August 02, 2005 12:14 PM I am converting oraperl statments to the new Perl-DBI format and do not entirely understand the Perl-DBI syntax. I have included code with the oraperl method and what I think is the

RE: Oracle 10.1 Personal Edition with ActiveState Perl on Windows XP

2005-08-03 Thread Reidy, Ron
What is the struggle? - Ron Reidy Lead DBA Array BioPharma, Inc. -Original Message- From: Duncan Garland [mailto:[EMAIL PROTECTED] Sent: Tuesday, August 02, 2005 12:12 PM To: dbi-users@perl.org Subject: Oracle 10.1 Personal Edition with ActiveState Perl on Windows XP

RE: Problems recognizing DBI

2005-08-03 Thread Reidy, Ron
Did you install these modules using ppm? - Ron Reidy Lead DBA Array BioPharma, Inc. -Original Message- From: Alan Hall [mailto:[EMAIL PROTECTED] Sent: Wednesday, August 03, 2005 1:46 AM To: dbi-users@perl.org Subject: Problems recognizing DBI Hi, I am somewhat new to

Re: Oracle 10.1 Personal Edition with ActiveState Perl on Windows XP

2005-08-03 Thread Robert
Duncan Garland [EMAIL PROTECTED] wrote in message news:[EMAIL PROTECTED] Hi, I'm struggling to get DBD-Oracle to work with Oracle 10g. Do you know if this combination has been tried and tested? Thanks very much for your help. Regards Duncan Garland Do you have Oracle client installed

Re: Q: Any proven method of exporting data from Postgres as SQL and importing it into MySQL?

2005-08-03 Thread Ron Savage
On Wed, 03 Aug 2005 12:22:12 +0200, Bart Lateur wrote: Hi Bart And take a look at SQL-Fairy, a project on Sourceforge... http://sqlfairy.sourceforge.net/ Thanx. I had that on file but could not find it amongst all my notes :-(. -- Cheers Ron Savage, [EMAIL PROTECTED] on 4/08/2005

Informix DBD build on Windows - major test failure

2005-08-03 Thread CAMPBELL, BRIAN D (BRIAN)
I tried building therecently releasedInformix DBD2005.02 today. Iapparently havea successful compile and link.But I'm having amajor problem on the test. Below is the link input and output, and the first test. All remaining tests look like the first test. Help and suggestions needed. Here's