RE: Bundle::DBI and DBD::Oracle failing (14 messages)
Confirming this email made it through. Slicing the output into multiple messages. Can you help me with this error message?perl /stl/bin/test.plinstall_driver(Oracle) failed: Can't load...
View ArticleORA-12154 - (DBD: login failed) (20 messages)
PNG IHDRx3\ûÌ}´IDATxìÔ\QÅáSÛ¶mÛ¶VQ£ÆF=ûîSmÛZ{·¶Í¨¶Ý&µ;\üOòý ÉíýsÄ* 83mI´Và¤sqx¡æ±Æþù|<¡O¯aÏ\Y©³5v · $ºáaïkß@¼s qÎÕºç<bÍûW&©v/ÄYûçi~°±ÓSáÒT6d"i* Îx$X1äc`...
View Article(Fwd) DBD::Oracle quote_identifier (2 messages)
----- Forwarded message from "LAWS, MICHAEL H" <ml340k@att.com> -----Date: Tue, 16 Aug 2016 21:04:20 +0000From: "LAWS, MICHAEL H" <ml340k@att.com>To: "timb@cpan.org"...
View ArticleDBD::XML (2 messages)
I've started working on a DBD::XML driver, and the first pass is looking good. I'm doing this because of the demise of DBD::AnyData, and DBD::AnyData2 isn't ready yet, so until it is I wanted XML...
View ArticleFwd: Re: DBD::XML (2 messages)
Hi Ron,On 19/8/16 20:24, Ron Savage wrote:> Hi Nigel>> On 20/08/16 01:51, Tim Bunce wrote:>> On Fri, Aug 19, 2016 at 10:09:45AM -0400, Nigel Horne wrote:>>> On 8/19/16 9:56 AM,...
View Articlehow to repersent N:M in DBIx? (3 messages)
Pl refer to this link, it has my exact problem (but it only tells about SQL solution): http://stackoverflow.com/questions/11409869/mysql-nm-relationship-find-rows-with-several-specific-relationsI have...
View ArticleDBIx HAVING and COUNT error (6 messages)
DBIx error in webserver log:[cgi:error] [pid 29640] ... AH01215: Can't locate object method "HAVING" via package "COUNT" (perhaps you forgot to load "COUNT"?)the query:my $obj_rs =...
View ArticleDBD for SQL Server (7 messages)
Hey TimI'm wondering why there is no DBD module for Microsoft SQL Server?Is it a technical impossibility, or is it just waiting to be written?Thank you,Rob DixonNorfolkEngland
View Article(Fwd) Issues with Oracle DBD in Cygwin (3 messages)
----- Forwarded message from "Neargarder, Keith" <Keith.Neargarder@USA.GKNAEROSPACE.COM> -----Date: Fri, 16 Sep 2016 22:16:11 +0000From: "Neargarder, Keith"...
View Articlesth->prepare() setting Active? (6 messages)
Afternoon all,Should a call to prepare() return an Active statement? (i.e. $sth->{Active} == 1)This appears to be the behaviour of DBD::Sybase, but not DBD::Pg-- Russell Howerhowe.dbi@siksai.co.uk
View ArticleSECURITY RELEASE - Buffer overflow in DBD::mysql perl library (1 message)
DBD::mysql is the perl DBI driver for MySQL and the primary way Perlapplications and scripts access MySQL and MariaDB databases. The sourcerepository is at https://github.com/perl5-dbi/DBD-mysqlA...
View Article(Fwd) RE: Issues with Oracle DBD in Cygwin (1 message)
----- Forwarded message from "Neargarder, Keith" <Keith.Neargarder@USA.GKNAEROSPACE.COM> -----Date: Wed, 12 Oct 2016 12:22:00 +0000From: "Neargarder, Keith"...
View Articlenew DBD::ODBC released (1 message)
I have uploaded DBD::ODBC 1.56 to the CPAN (1.54 was skipped due to an indexing problem).Here are the changes since the 1.52:1.53_2 2016-02-03 [MISCELLANEOUS] Add new FAQs1.53_1 2015-10-16 [BUG FIXES]...
View ArticleRe: NewRelic Agent (2 messages)
[I've taken the liberty of CC'ing this to the dbi-users mailing list.]On Mon, Oct 17, 2016 at 07:20:30AM +0000, Jose Luis Martínez Torres wrote:> Hello Tim,Hello Jose.> I have been thinking of...
View ArticleSecurity release - use after free in DBD::mysql when using preparedstatements...
DBD::mysql is the perl DBI driver for MySQL and the primary way Perlapplications and scripts access MySQL and MariaDB databases. Thesource repository is at https://github.com/perl5-dbi/DBD-mysql.A...
View ArticleMigrating Perl from Solaris to Linux (1 message)
PNG IHDRx3\ûÌ}´IDATxìÔ\QÅáSÛ¶mÛ¶VQ£ÆF=ûîSmÛZ{·¶Í¨¶Ý&µ;\üOòý ÉíýsÄ* 83mI´Và¤sqx¡æ±Æþù|<¡O¯aÏ\Y©³5v · $ºáaïkß@¼s qÎÕºç<bÍûW&©v/ÄYûçi~°±ÓSáÒT6d"i* Îx$X1äc`...
View ArticleDBD::mysql unicode bug fixes in new development release (1 message)
Hi,(if you rather read a website than plain text, this is also on mysite: https://huntingbears.nl/2016/12/14/dbdmysql-all-your-utf-8-bugs-are-belong-to-us/)After a couple of years of more or less...
View ArticleError while installing DBD-mysql-4.041 (3 messages)
Hi SupportI am trying to install DBD-mysql-4.041 in ubuntu 14.4 and getting thebellow error message. Could you please help me to over come the...
View ArticleDBD::CSV attempt to free unreferenced scalar during globaldestruction (2...
Hello,I'm here looking for help with an issue I'm having with DBD::CSV.Specifically, I'm attempting to use the 'after_parse' callback to handle acsv file with a data defined variable number of columns...
View Article