Re: DBI failing with blead

2007-04-10 Thread Jerry D. Hedden
Jerry D. Hedden wrote: DBI 1.54 is generating core dumps with blead (30875) Perl under Cywin. This is occurring with t/zvg_65transact.t and t/zvxgp_65transact.t. For example: > perl -Mblib t/zvxgp_65transact.t 1..0 # Skip Transactions not supported by DBD::Gofer Segmentation fault (core dumped

Re: DBI failing with blead

2007-04-10 Thread Andreas J. Koenig
> On Mon, 9 Apr 2007 11:29:09 -0400, "Jerry D. Hedden" <[EMAIL PROTECTED]> > said: > DBI 1.54 is generating core dumps with blead (30875) Perl under Cywin. > This is occurring with t/zvg_65transact.t and t/zvxgp_65transact.t. > For example: >> perl -Mblib t/zvxgp_65transact.t

Re: :Oracle - Any advance on inserting CLOB to XMLTYPE?

2007-04-10 Thread Tim Bunce
FYI, my original vision for this was that the Oracle::OCI module would provide full access to the (vast and powerful) Oracle OCI API. DBD::Oracle and Oracle::OCI work together such that any Oracle::OCI function that needs an OCI handle can be given a suitable DBI handle. Here's an example using O

Re: DBI failing with blead

2007-04-10 Thread Nicholas Clark
On Mon, Apr 09, 2007 at 03:59:40PM -0400, Jerry D. Hedden wrote: > Jerry D. Hedden wrote: > >DBI 1.54 is generating core dumps with blead (30875) Perl under Cywin. > >This is occurring with t/zvg_65transact.t and t/zvxgp_65transact.t. > >For example: > > > >> perl -Mblib t/zvxgp_65transact.t > >1

Re: DBI failing with blead

2007-04-10 Thread Jerry D. Hedden
Nicholas Clark wrote: The problem appears to be the PL_curpm can quite happily point to an OP that has become freed. I made this change: Change 30888 by [EMAIL PROTECTED] on 2007/04/10 11:48:07 Does this fix it? Yes, it does. Thanks.

DBD::Sybase 1.07_06

2007-04-10 Thread Michael Peppler
All, I'm finally getting closer to releasing the DBD::Sybase 1.08, which will have a number of fixes. I would like to encourage those of you who have the time and the resources to please download and install version 1.07_06 from http://www.peppler.org/downloads and let me know of any issues

Re: DBD::Sybase 1.07_06

2007-04-10 Thread Matthew Persico
On 4/10/07, Michael Peppler <[EMAIL PROTECTED]> wrote: All, I'm finally getting closer to releasing the DBD::Sybase 1.08, which will have a number of fixes. I would like to encourage those of you who have the time and the resources to please download and install version 1.07_06 from http://www.

DBD::Oracle 1.19 tests core against Oracle 10.2.0.1 - Solaris build

2007-04-10 Thread Aaron Saarela
Hi dbi-users, I'm trying to get DBD::Oracle to work on Solaris 9 but I'm getting core files during the test phase. I've tried all the hints suggested in both the README and README.help.txt files with the same result. Any suggestions? Info below: # uname -a SunOS carnivore 5.9 Generic_112233-0

Re: DBD::Sybase 1.07_06

2007-04-10 Thread Michael Peppler
Matthew Persico wrote: On 4/10/07, Michael Peppler <[EMAIL PROTECTED]> wrote: All, I'm finally getting closer to releasing the DBD::Sybase 1.08, which will have a number of fixes. I would like to encourage those of you who have the time and the resources to please download and install version