Quantcast
Channel: perl.dbi.users
Browsing all 225 articles
Browse latest View live

Fwd: DBD::CSV attempt to free unreferenced scalar during globaldestruction (3...

Hi Ron,Thanks for taking the time to have a look. I see you are using 5.20.2,could it be that your installed modules are not at the same version asmine? Sorry for not being more detailed in my report....

View Article


FetchHashKeyName emits invalid keys for utf8 fieldnames (2 messages)

Using DBI v 1.636$dbi->{FetchHashKeyName}=’NAME_lc’ or NAME_uc apparently produces different keys from ‘lc’ and ‘uc’ functions for fieldnames containing non-ascii characters.For example,...

View Article


Question on FetchHashKeyName (5 messages)

Hello All,I have been using DBI for some years with MySQL, PostgreSQL, SQLite and Oracle. When using DBI with Oracle I always set FetchHashKeyName to NAME_lc.Over the weekend I was prototyping a new...

View Article

DBD::SQLAnywhere SEGV when Oracle handle exists (7 messages)

DBD::SQLAnywhere seems to work ok for Sybase IQ, but if I first create aDBD:Oracle handle, the SQLAnywhere connect hangs for a while, andeventually segfaults. FYI on redhat Linux.

View Article

DBD::mysql new development release, test our unicode improvements! (1 message)

(if you rather read a website than plain text, this is also on mysite: https://huntingbears.nl/2017/03/02/dbdmysql-even-more-utf8-issues-fixed-super-ci/)In my previous...

View Article


(Fwd) Oracle.pm (7 messages)

----- Forwarded message from Gowtham <shiningstargautam@gmail.com> -----Date: Mon, 6 Mar 2017 15:40:59 -0600From: Gowtham <shiningstargautam@gmail.com>To: Tim.Bunce@pobox.comSubject:...

View Article

Re: [Dbix-class] Strangely does DBIx change table names from MySQL? (1 message)

DBIC by default follows the convention that table names reflect the entity name in singular. If It detects table names in plural It uses a Lingua::* module to deduce the apropriate singular name, and...

View Article

Re: DBD::SQLAnywhere SEGV when Oracle handle exists (1 message)

The issue was the libclntsh that Oracle was loading conflicted withSQLAnywhere , updating Oracle libs and recompiling DBD::Oracle fixes it.On Mar 7, 2017 2:10 PM, "Douglas Wilson"...

View Article


DBD::Pg version 3.6.0 released (1 message)

-----BEGIN PGP SIGNED MESSAGE-----Hash: RIPEMD160Version 3.6.0 of DBD::Pg, the Perl DBI driver for PostgreSQL, isnow available. This release fixes some bugs, adds some new functions, and makes some...

View Article


Re: Extra nulls inserted with binary data (DBD::ODBC on Win7) (4 messages)

I have the problem whether I use the default DBD::ODBC from Strawberry Perl,or one built specifically with Unicode disabled. DBI::db=HASH(0x25f2608) trace level set to 0x6000100/2 (DBI @ 0x0/0) in...

View Article

Fwd: Re: Extra nulls inserted with binary data (DBD::ODBC on Win7) (1 message)

View Article

Re: Help with DBD::Oracle install (3 messages)

Hi. I don't provide support for DBD::Oracle directly. Please emaildbi-users@perl.org or, if you'd rather not just yet, then something herewill probably...

View Article

Re: May CPAN Pull request chalenge (1 message)

On Fri, May 01, 2015 at 06:34:58PM +0200, jluis@escomposlinux.org wrote:> Hi Tim,Hi!> I have got as a May a assignment your module DBI.Congratulations :)> In Neil's message he sugested 3 areas...

View Article


suppress quoting in prepared sql (13 messages)

I'm generating a sql statement like this:sth = $mysql_dbh->prepare("select sum(column) as columnSum from table where value in ( ? ) and row_date between cast( ? as date) and cast( ? as date)...

View Article

Re: DBI Utility Functions - more documentation? (2 messages)

Hello John.The DBI::hash function simply returns an integer that hash been derivedfrom a string by some maths. See https://en.wikipedia.org/wiki/Hash_functionThat kind of 'hash' is (mostly) unrelated...

View Article


help to connect (6 messages)

Hi, I've been trying many differents things with the following error, but nothing seems to be working. Let me start to explain my problem from the beginning. (Perl version: v5.10.) I use a...

View Article

Nedd your help to get DBD:Sybase working to connect to SQL Server (4 messages)

Dear Experts,I am new to perl and I really need your help. I need your help for a perlDBD:sybase module i am using.I am trying to connect to a MS SQL Server from a linux server. Below arethe details...

View Article


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 Article

ORA-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 Article
Browsing all 225 articles
Browse latest View live