Re: ANNOUNCE: DBD::Oracle 1.16 release candidate for testing

2004-07-14 Thread Stephen Clouse
Red Hat Enterprise Linux AS 3.0 Oracle 9.2.0.4 Building against current tip (r395), build throws lots of warnings that I'm much too lazy to investigate right now, but all tests pass. `make` log attached. -- Stephen Clouse <[EMAIL PROTECTED]> Senior Programmer/DBE, Core Technolog

Re: last_insert_id()

2004-03-30 Thread Stephen Clouse
is basically a Perl wrapper to provide functionality akin to BitKeeper or arch, using Subversion as the underlying VCS. Not necessary unless you're working on a project that's using it. - -- Stephen Clouse <[EMAIL PROTECTED]> Senior Programmer/DBE, Core Technology Developer The I

[PATCH] DBD::Oracle: Handle SQL_[BC]LOB in bind_param

2004-03-11 Thread Stephen Clouse
Attached. -- Stephen Clouse <[EMAIL PROTECTED]> Senior Programmer/DBE, Core Technology Developer The IQ Group, Inc. <http://www.theiqgroup.com/> Index: dbdimp.c === --- dbdimp.c(revision 155) +++ dbdimp.c(

DBD::Oracle in SVN?

2004-02-20 Thread Stephen Clouse
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Will you be loading DBD::Oracle into svn.perl.org? I see a tree for it but it's currently empty. - -- Stephen Clouse <[EMAIL PROTECTED]> Senior Programmer/DBE, Core Technology Developer The IQ Group, Inc. <http://www.theiqgroup.com

Re: Accessing DBI from XS/C?

2004-02-03 Thread Stephen Clouse
"grab the Oracle handle pointers" from DBD::Oracle handles > the 'official' (though undocumented) way. True, but I'm trying to get rid of my OCI code, delegating all database access through DBI. - -- Stephen Clouse <[EMAIL PROTECTED]> Senior Programm

Re: Accessing DBI from XS/C?

2004-02-03 Thread Stephen Clouse
r stab at a pure Perl implementation, maybe trying to fix the deficiencies in Class::DBI (lack of multi-column key support, inability to change primary key values) and using it. I'm getting sick of maintaining this C code anyway. I'd much rather maintain Tim's C code, his st

Accessing DBI from XS/C?

2004-02-02 Thread Stephen Clouse
improve DBI as opposed to some half-assed proprietary OCI layer. - -- Stephen Clouse <[EMAIL PROTECTED]> Senior Programmer/DBE, Core Technology Developer The IQ Group, Inc. <http://www.theiqgroup.com/> -BEGIN PGP SIGNATURE- Version: GnuPG v1.0.

Re: Beta release of DBD::Oracle: DBD-Oracle-1.13-20030313.tar.gz

2003-03-12 Thread Stephen Clouse
been up and down Metalink for an answer, I'm probably going to open a TAR just to get a definitive word on what the deal is here. > I'm aware that OCI7 support is broken - the tests just dump core. > If someone could look into that I'd be grateful. Can you actually b

Re: Possible Bug in DBD::Oracle?

2003-02-10 Thread Stephen Clouse
orking 9.2 installation on one of our development servers now, so I'll play with it when I get a free hour. - -- Stephen Clouse <[EMAIL PROTECTED]> Senior Programmer, IQ Coordinator Project Lead The IQ Group, Inc. <http://www.theiqgroup.com/> -BEGIN PGP SIGNATURE- Ver

Re: Possible Bug in DBD::Oracle?

2003-02-07 Thread Stephen Clouse
gainst Redhat's and see if I get different results. Out of curiosity, which version of Oracle specifically are you using (both on the client and the server)? You didn't specify so I ran this against 9.0.1.1, although I can get any 9.x version on here. It's possible there&#