perl.dbi.users...Re: Problem with DBD::Oracle on OS X by Amit Saxena- June 23, 2008 Hi !I don&39;t know whether it will work or not, but try putting some spaces on theboth sides of "=" sign in e.rsuid=Regards,Amit SaxenaOn Tue, Jun 24, 2008 at 2:35 AM, Karen Hoofnagle <karenhoofnagle.org>wrote:> Hi, I&39;m running OSX 10.5.3 and I&39;ve installed the Oracle instant client.> sqlPlus works just fine and I would have considered by DBD::Oracle install> to be ok, as well.> I can touch my databases and run simple sql statements on them using DBI.>>..http://www.nntp.perl.org/group/perl.dbi.users/2008/06/msg33007.html Problem with DBD::Oracle on OS X by Karen Hoofnagle- June 23, 2008 Hi, I&39;m running OSX 10.5.3 and I&39;ve installed the Oracle instant client.sqlPlus works just fine and I would have considered by DBD::Oracle install to be ok, as well.I can touch my databases and run simple sql statements on them using DBI.However, some code I have in production running happily on another system will not run on the box described above.Also, the perl I know this runs under is v5.8.8 built for sun4-solaris- thread-multiThe one it&39;s failing on is perl, v5.8.8 built for..http://www.nntp.perl.org/group/perl.dbi.users/2008/06/msg33006.html Re: 2 part question for DBI-1.604 by Tim Bunce- June 21, 2008 On Fri, Jun 20, 2008 at 08:51:33AM -0700, Rich wrote:> I am trying to load DBI on a server and getting errors with the make command.> background-----------> DBI 1.604 (building this package)> os = AIX 5300-07> Perl -v v5.8.2 built for aix-thread-multi-64all> gcc -v> Using built-in specs.> Target: powerpc-ibm-aix5.3.0.0> Configured with: ..configure --with-as=usrbinas --with-ld=usrbinld --enable-languages=c,c++,java --prefix=optfreeware --enable-threads...http://www.nntp.perl.org/group/perl.dbi.users/2008/06/msg33005.html rt.cpan.org 36972 SELECT DISTINCT with ORDER BY and an empty field by Shaun Donovan via RT- June 20, 2008 Fri Jun 20 16:24:58 2008: Request 36972 was acted upon.Transaction: Ticket created by shaund.at.teqcle.co.za Queue: DBI Subject: SELECT DISTINCT with ORDER BY and an empty field Broken in: 1.53 Severity: Normal Owner: Nobody Requestors: shaundteqcle.co.za Status: new Ticket <URL: http:rt.cpan.orgTicketDisplay.htmlid=36972 >If I run a "SELECT DISTINCT field FROM table ORDER BY field" and thereis an empty value (not a NULL) in one of the rows, DBI...http://www.nntp.perl.org/group/perl.dbi.users/2008/06/msg33004.html |