RE: SQLSTATE ($h-state) mappings

2003-03-08 Thread Jeff Urlwin
Dale, You might want to, at least temporarily, downgrade to 0.43, which will mean that you should build it from the source. Unfortunately, there were a number of code changes that went along with moving to 3.x for correctness, so I'd be surprised if it worked as a 2.x app anymore, but if you

Re: Fix for proxy in 1.34

2003-03-08 Thread Jonathan Leffler
Steven N. Hirsch wrote: Tim, I don't know if these items have been corrected in 1.35, since I cannot find it on any of the CPAN mirrors. Unless this is applied, proxy will not even pass regression tests due to compile errors: 3/4 diff -ur DBI-1.34.orig/lib/DBD/Proxy.pm

Re: Patch for DBI 1.34 Driver.xst - needed by DBD::Informix 2003.0x

2003-03-08 Thread Andy_Bach
Jeffrey- the [EMAIL PROTECTED] address fails. After applying your DBI 1.34 path, I can get 2003:04 to compile on Solaris. Here's a recap (sorry for also posting to your human address) of ItWorks. As noted below, Informix::TechSupport.pm uses a 'connect_quietly' method, which isn't found.

Re: DBI newbie asks ODBC query question

2003-03-08 Thread Tim Bunce
http://www.google.com/search?q=sql+null+three+value Tim. On Fri, Mar 07, 2003 at 04:36:41PM -0500, Rick Nakroshis wrote: I just installed DBI v1.34 and DBD-ODBC v1.04 on my AS build 633, and have a question about a query that I tried to test the ODBC connection to our SQL Server database:

installing Oracle::DBD, DBI for oracle 9i 32 bit

2003-03-08 Thread Atik Patel
trying to build Oracle::DBD module with oracle 9i 32 libraries on a machine where both oracle 9i and 8.2 is installed. How would setup environment so that make files uses oracle 9i 32 bit version of libraries and also DBD module can find correct libraries at run time? Thanks, Atik

installing Oracle::DBD, DBI for oracle 9i 32 bit

2003-03-08 Thread dbi user
I am trying to build Oracle::DBD module with oracle 9i 32 libraries on a machine where both oracle 9i and 8.2 are installed. How would I setup environment so that make files uses oracle 9i 32 bit version of libraries and also DBD module can find correct libraries at run time? after searching over

Re: Fix for proxy in 1.34

2003-03-08 Thread Steven N. Hirsch
On Sat, 8 Mar 2003, Jonathan Leffler wrote: Steven N. Hirsch wrote: Tim, I don't know if these items have been corrected in 1.35, since I cannot find it on any of the CPAN mirrors. Unless this is applied, proxy will not even pass regression tests due to compile errors: 3/4

Re: need some advice

2003-03-08 Thread Michael A Chase
On 08 Mar 2003 16:06:35 -0600 Rob Benton [EMAIL PROTECTED] wrote: I know there's probably a better way to do what I'm trying to accomplish so I'd like some opinions. I have 2 cgi programs. One has a form full of text boxes sending data to the 2nd program. What I need is an easy way to add

ANNOUNCE: DBI 1.35

2003-03-08 Thread Tim Bunce
file: $CPAN/authors/id/T/TI/TIMB/DBI-1.35.tar.gz size: 288058 bytes md5: 8ede0b8817ac8b0db6cc5db36109060c NOTE: Future versions of the DBI *will not* support perl 5.6.0 or earlier. : Perl 5.6.1 will be the minimum supported version. NOTE: The old-style connect: