On 08/12/2010 09:55 AM, Jared Still wrote: > On Thu, Aug 12, 2010 at 12:50 AM, Ludwig, Michael < > michael.lud...@delphi-mb.de> wrote: > >> Do you have a minimal example to reproduce the failure so people can >> try this at home, or rather, inspect the code? >> >> > +1 > > Questions without a reproducible example are usually a non-starter. > It is at times also an indication that the poster has not yet really > investigated the problem too deeply. > > Jared Still > Certifiable Oracle DBA and Part Time Perl Evangelist > Oracle Blog: http://jkstill.blogspot.com > Home Page: http://jaredstill.com >
Thanks much for the help. In point of fact, which I failed to mention (mia culpa), I've debugged down to the point where the call is made to 'selectall_arrayref()'. I have no desire at this point to step through the DBI code itself, as I have no knowledge or experience with the internals. I was hoping that someone with more knowledge and experience than I have might recognize the "problem" sufficiently to be able to provide some high level suggestions to help me focus my efforts. Which would allow me to "investigated the problem ..." and so provide more details later. And as pointed out by Michael Ludwig, there are resources which I did not know about, that may help (many thanks to Michael for the links). After I've perused them and had time to work through the details, and to create a simple reproducible example, I will report back, either with more questions or an answer of my own. -- Bob McGowan