Formatting tracing?

2006-02-10 Thread Ben Tilly
Is there any easy way of reformatting trace information? I'd like a trace exactly like what DBI->trace(2) creates, except that I'd like the timestamp (as precise as possible) and pid (ie $$) to be included in the trace. So far the best solution that I can think of is to create a named pipe per pr

Can I set date format / style on DBI ADO connection

2006-02-10 Thread Kumar Talinki
Hi, I am using DBI ADO connection to access MS SQL Server. I switched from ODBC to ADO recently. ADO connection is returning the date format as mm/dd/yy hh:mi:ss, where as ODBC connection returns datetime in -mm-dd hh:mi:ss(24hr) format. A lot

How to change how much trace truncates?

2006-02-10 Thread Bill Moseley
I'd like to see all of the prepared_cached() and execute() statements when tracing. Currently that output is truncated. How do I change where it truncates? Thanks, -- Bill Moseley [EMAIL PROTECTED]

DBD::mSQL

2006-02-10 Thread William R. Mussatto
The current DBD::mySQL set no longer has mSQL included. Is there a current version of it as a standalone? Thanks --- William R. Mussatto, Senior Systems Engineer http://www.csz.com Ph. 909-920-9154 ext. 27 FAX. 909-608-7061

Re: Makefile.PL's with dependancies (was DBI Build error in36 line)

2006-02-10 Thread Tyler MacDonald
Tim Bunce <[EMAIL PROTECTED]> wrote: > > use Test::Harness; # tests use it so check it's loadable early > > use Test::More 0.4; # tests use it so check it's loadable early > I'd hardly call that a 'sinister problem'. Excuse me for being a bit dramatic. ;-) > I agree. (Though I be

Re: DBD::Oracle and Oracle 8

2006-02-10 Thread John Scoles
Glad you solved it. "Michael Kebe" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > > Install Oracle 9 and build DBD::Oracle using that. > > Now it works! Thank you very much! > > But I have one remark. I built it with the step by step guide by John > Scoles (README.win32.txt). But at

ANNOUNCE: DBD::Oracle 1.17

2006-02-10 Thread John Scoles
After over 14 months a new release of DBD::Oracle is ready! DBD::Oracle 1.17 has been released. >From Tim Bunce: : With this release of DBD::Oracle John Scoles at The Pythian Group (http://www.pythian.com) : is taking on the role of lead maintainer - with my support and gratitude. : So I guess J

Re: DBD::Oracle and Oracle 8

2006-02-10 Thread Michael Kebe
> Install Oracle 9 and build DBD::Oracle using that. Now it works! Thank you very much! But I have one remark. I built it with the step by step guide by John Scoles (README.win32.txt). But at step 16 (perl Makefile.PL) first I got an errormessage that should have a litte hint. It says: Unable

Re: DBD::Oracle and Oracle 8

2006-02-10 Thread John Scoles
I am going to spend a little time on this one later today. I will try to set up a simialr enviornment but I think you will have to get an old version or the Oracle client and Oracle installer to get it to work. "Michael Kebe" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > Hello DBI

Strange selectall_hashref/fetchall_hashref problem with DBD::mysql

2006-02-10 Thread Martin J. Evans
Hi, selectall_hashref and fetchall_hashref work fine for me most of the time but I've hit a scenario where I get a result I just cannot fathom. I'm using DBI 1.50 and DBD::mysql 3.0002_4 (with a few minor patches I posted on this list to make it compile and get rid of the FREE UNBIND problem I ha

Re: Makefile.PL's with dependancies (was DBI Build error in36 line)

2006-02-10 Thread Tim Bunce
On Thu, Feb 09, 2006 at 04:21:01PM -0800, Tyler MacDonald wrote: > > However, this reveals a more sinister problem with the Makefile.PL > in DBI: > > use Test::Harness; # tests use it so check it's loadable early > use Test::More 0.4; # tests use it so check it's loadable early I'

Re: DBD::Oracle and Oracle 8

2006-02-10 Thread Tim Bunce
On Thu, Feb 09, 2006 at 04:06:50PM +0100, Michael Kebe wrote: > Hello DBI users, > > I need help/tips/suggestions whatever you can give. > > I am developing a Perl script that accesses two databases. One database is > a DB2 and the other is Oracle 8.0.4.4.0. I use ActivePerl 5.8.7 and loaded >

Fetchrow_hashref failure with postgres array data type

2006-02-10 Thread Rick Hawkins
Hi all, I am having a problem with a mod perl web application that I have tracked down to a segmentation fault thrown when calling fetchrow_hashref. The error only occurs when fetching rows from the database that have columns containing data of type integer[] ie. array data. If I clear the dat

ANNOUNCE: DBD-Unify-0.60

2006-02-10 Thread H.Merijn Brand
http://search.cpan.org/CPAN/authors/id/H/HM/HMBRAND/DBD-Unify-0.60.tgz size 34351 SHA1 a08d672afc3a074b262eaacd4e4aad795a6b6c79 DBD-Unify-0.60.tgz MD5 fd3768ec69f6c95ec577180c6b703013 DBD-Unify-0.60.tgz *** Release 0.60 - Thu 09 Feb 2006 <[EMAIL PROTECTED]> - TEXT/BINARY support ***