Tim -- I patched my version of oci7.c that I sent to you. I didn't download the version you had here. The basic problem I that some of the settings for ora_long, etc are moved to imp_drh and that the rest of the code assumes they are globals.
Attached is a patch from oci7.c that makes things work here. Jeff P.S. Sorry -- I wish I had tested this before. I also include an update to Makefile.PL in here which allows me to build with debugging under Win32 with MSVC. > -----Original Message----- > From: Tim Bunce [mailto:[EMAIL PROTECTED] > Sent: Wednesday, March 12, 2003 7:25 PM > To: [EMAIL PROTECTED] > Subject: Beta release of DBD::Oracle: DBD-Oracle-1.13-20030313.tar.gz > > > With many thanks due to Jeff Urlwin, I've been able to get > back into DBD::Oracle development after 18 months of, er, stability! > > I've made a snapshot of what'll be in 1.13 and put it here: > http://homepage.eircom.net/~timbunce/DBD-Oracle-1.13-20030313.tar.gz I'd very much appreciate it if people could give it a whirl... I'm aware that OCI7 support is broken - the tests just dump core. If someone could look into that I'd be grateful. There is still a large backlog of issues I've not dealt with so please don't ask if any particular change is in or not. What's needed right now is testing of this release candidate. Thanks! Tim.
DBD-Oracle-1.13.beta.patch
Description: Binary data
