DBD::Oracle, IRIX compile, Failed 2/6 test scripts

2003-01-24 Thread Blake, Paul
Hello, I'm not sure if the failed tests are due to any of the compiling warning? (ignoring warning indicated in the readme file) dbdimp.c, line 224: warning(1178): argument is incompatible with corresponding format string conversion OCIServerAttach_log_stat(imp_dbh, dbname,

Jochen (or anyone?) DBD::mSQL install problems...

2003-01-24 Thread Helmut Fritz
Hello! I get the following error when tring to install the Bundle::DBD::mSQL (or the combo mysql/mSQL .tar.gz file). The make test will not complete successfully. I have sytarted the database engine, created a test database, added data to it, etc via the msqladmin binary that comes with msql.

fail when running make

2003-01-24 Thread Kevin_Chiou
Hi everyone, After installing a pre-compiled version of gcc(gcc-3.2.1-sol8-sparc-local) and make(make-3.80-sol8-sparc-local) on a Sun Fire 280R running Solaris 2.8, it errored out when running make. The following is the output from terminal. Any help is appreciated. # pwd /tmp/DBI-1.20 # perl

perl, sql and variable email addresses

2003-01-24 Thread Sacha . Flynn
Hi, I start by apologizing if I am asking a question that I should have been able to find if RTFM but I can not seem to find the answer to my seemingly simple question. I will also comment that I am not a perl programmer nor a database/sql expert as I am sure you will gather. What I do have is a

RE: what will happen if script die's befor disconnect ?

2003-01-24 Thread Steve Haslam
i ask myself what will happen if a script will die befor i do a disconnect... will this connection stay alive and will never close? The connection will be closed. It might be closed gracefully if Perl destroys objects in the right order. If nothing else, your socket connection will be closed by

Re: fail when running make

2003-01-24 Thread Mark Thornber
Kevin, (There is a FAQ on this) You will need to install a perl that has been built with gcc (again from sunfreeware) or build your own. The default perl on Sol8 has been built with Sun's cc compiler so that compiler is used to compile DBI. Don't delete the default perl as Sol8 needs it for

Re: perl, sql and variable email addresses

2003-01-24 Thread Michael A Chase
On Fri, 24 Jan 2003 12:33:12 +1100 [EMAIL PROTECTED] wrote: I start by apologizing if I am asking a question that I should have been able to find if RTFM but I can not seem to find the answer to my seemingly simple question. I will also comment that I am not a perl programmer nor a

Re: what will happen if script die's befor disconnect ?

2003-01-24 Thread Michael A Chase
On Fri, 24 Jan 2003 10:22:35 - Steve Haslam [EMAIL PROTECTED] wrote: i ask myself what will happen if a script will die befor i do a disconnect... will this connection stay alive and will never close? The connection will be closed. It might be closed gracefully if Perl destroys objects

DBD::Oracle on Mac OS X

2003-01-24 Thread [EMAIL PROTECTED]
Hi, I am trying to install DBD::Oracle but after running Makefile.PL i get the following: Using DBI 1.32 installed in /Library/Perl/darwin/auto/DBI Configuring DBD::Oracle ... Remember to actually *READ* the README file! Especially if you have any problems. The ORACLE_HOME

ANNOUNCE: Net::MySQL 0.08 DBD::mysqlPP 0.04

2003-01-24 Thread Hiroyuki OYAMA
Net::MySQL 0.08 DBD::mysqlPP 0.04 has been released an uploaded to CPAN. file: $CPAN/authors/id/O/OY/OYAMA/Net-MySQL-0.08.tar.gz size: 9434 bytes md5: bb8c17d4d77ab5cba3fd6838b8516444 file: $CPAN/authors/id/O/OY/OYAMA/DBD-mysqlPP-0.04.tar.gz size: 7444 bytes md5:

strncmpi undefined (DBD-ODBC 1.03)

2003-01-24 Thread Phil Bradley
Hi, I tried to install DBD-ODBC-1.03 on Suse 8.1 (perl 5.8). While the installation appeared to succeed the ODBC.so module could not be successfully loaded since strncmpi (used in function dsnHasDriver in dbdimp.c) is not defined on my system (as far as I can tell anyway:) If

RE: No NOWAIT No Way

2003-01-24 Thread Hinds . Timothy
Lincoln, Yes, I found the following in TOAD's Knowledge Xpert for Oracle Administration: SET TRANSACTION ISOLATION LEVEL SERIALIZABLE I plan to try it as soon as I can get back into the office (snow, yahoos on the roads, you know the drill) and see if putting it in front of all my accesses to

RE: No NOWAIT No Way

2003-01-24 Thread Hinds . Timothy
Lincoln, Yes, I found the following in TOAD's Knowledge Xpert for Oracle Administration: SET TRANSACTION ISOLATION LEVEL READ COMMITTED I plan to try it as soon as I can get back into the office (snow, yahoos on the roads, you know the drill) and see if putting it in front of all my accesses

DBD INformix on SGI using gcc

2003-01-24 Thread david
I am trying to compile DBD-Informix-1.04.PC1 on an SGI using gcc and here are the errors when I try. Could someone please help me? Thank you in advance. Condiguping Informix Database Driver for Perl Version 1.04.PC1 (2002-11-21) (aka DBD::Informix) You are using DBI version 1.32 and

Subclassing older DBI

2003-01-24 Thread Philip Molter
At what point did subclassing DBI become viable? I have a machine with version 1.13 which, for many reasons, none of which are particularly good, I cannot upgrade. I remember in older versions (pre-1.20?), there were some extra hoops to go through to get this to work, but I can't find them.

Re: DBD::Oracle on Mac OS X

2003-01-24 Thread Ian Harisay
depends on the shell you are using. If you are using bash, for instance, put this line in your .bash_profile. export ORACLE_HOME=/opt/oracle (or where ever your oracle home actually is) then at the command line type: source .bash_profile that will update your environment for that shell. to

RE: strncmpi undefined (DBD-ODBC 1.03)

2003-01-24 Thread Jeff Urlwin
Hi, I tried to install DBD-ODBC-1.03 on Suse 8.1 (perl 5.8). While the installation appeared to succeed the ODBC.so module could not be successfully loaded since strncmpi (used in function dsnHasDriver in dbdimp.c) is not defined on my system (as far as I can tell

Where are the 5.8 modules?

2003-01-24 Thread michael . kopacki
I am following the ActiveState links to find the DBI module for ActiveState's 5.8, but there is no DBI module in the listing for the Windows modules. I also do not see the DBD::Oracle module. They do exist on the HP-UX page, but not on the Windows page. When I ran the PPM on a Windows 2000

Re: what will happen if script die's befor disconnect ?

2003-01-24 Thread alex
thx for your explaination :-) Alex

Re: Digest version of this list ?

2003-01-24 Thread Martin Stricker
Jefferies, Brian wrote: Is there a digest version of [EMAIL PROTECTED] ? From the headers of every list e-mail: List-Help: mailto:[EMAIL PROTECTED] Send an empty e-mail to that address. If there's an digest option, the reply will tell you how to enable it. Best regards, Martin Stricker --

Re: DBD INformix on SGI using gcc

2003-01-24 Thread Jonathan Leffler
david wrote: I am trying to compile DBD-Informix-1.04.PC1 on an SGI using gcc and here are the errors when I try. Could someone please help me? Thank you in advance. Condiguping Informix Database Driver for Perl Version 1.04.PC1 (2002-11-21) (aka DBD::Informix) You are using DBI