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-formatte
(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 CSS'
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 o
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 i
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# gu
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 $
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 (RPC::PlServer
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 ou