DBD-Pg Segmentation Fault

2001-10-06 Thread Matt Nelson
I have come up with a small perl script which consistently causes a segmentation fault using DBD-Pg. I have included it below, along with collected version information. - Matt PS - The DBD-Pg README has an invalid email address for bug reports PPS - http://dbi.symbolstone.org/index.html has

Compile problems with Solaris 8

2001-10-06 Thread Dave Nonno
On a Solaris 8 system using GNUcc version 2.95.2 and the pre-bundled Perl version 5.005_03, I recieve the follwing error while compiling: -- # perl Makefile.PL *** Note: The optional PlRPC-modules

LOBs and case sensitive field names

2001-10-06 Thread Oleg Bakiev
Hi Tim. I've found a bug in DBD::Oracle which is related to LOBs and case sensitive field names. I have to use 1.06 version but the bug still presents in 1.12. Example: table: create table test(Field1 clob,Field2 clob); test script1: use strict; use DBI; use DBD::Oracle qw(:ora_types); my $dbh

Problems installing DBD::mysql

2001-10-06 Thread ARCS \(Mike\)
Hi, I am trying to install DBD::mysql on a FreeBSD system and cannot get it to install for the life of me. I've installed it with no problems on a ton of Linux systems with no problems. Any help would be greatly appreciated! Here's the output of all the commands I ran to install it: mysql3#

DBD-ODBC-0.28 - small bug??

2001-10-06 Thread Ian Goodacre
Hi all, Sorry to disturb if this is out of place. I am using DBD-ODBC-0.28, which appears to be the latest version of this module from CPAN. I was running with trace level 4 and suffered a core dump. The problem seems to be fixed by the following change to dbdimp.c. Sorry for the formatting, it

Can't install DBD-Oracle-1.12 under SGI IRIX 6.5

2001-10-06 Thread Harvey, Sean
Hi all, Tim, I am getting undefined symbol error messages when I run the make command when trying to build and install DBD-Oracle-1.12 under SGI IRIX 6.5 I have included in this email 1) the output of perl -V 2) the output of perl Makefile.PL -v 3) the output of make 4) the outputs of

Slightly OT: XML DTD for Chart/Plot description ?

2001-10-06 Thread Dean Arnold
(Apologies if this seems way OT, but I'm hoping there's an XML guru in the audience...) I've been toying with some mechanism to map the SQL used by DBD::Chart into an XML-based description (which may seem odd, though I think it has some value for defining templates for chart properties (ala

Re: [repost] DBD::CSV and csv_eol=anything

2001-10-06 Thread Scott R. Godin
In article [EMAIL PROTECTED], [EMAIL PROTECTED] (Jeff Zucker) wrote: Scott R. Godin wrote: unable to set ;csv_eol=\015, but saving the file via bbedit to DOS instead of Macintosh, the code works?!? what the hell? AFAIK, 1. If you are on a MAC and have all MAC-formatted files, don't