Cheers, Works fine outside its Mason component ... grrrrr ... some under-the-hood stuff ... grrrr ...
-> fetchrow_hashref for DBD::mysql::st (DBI::st=HASH(0x8184434)~0x +8184428) 1 -> FETCH for DBD::mysql::st (DBI::st=HASH(0x8184428)~INNER 'NAME') -> dbd_st_FETCH_attrib for 0804d2a8, key NAME 1 <- FETCH= [ 'i_preference_desc' 'name' 'range_value' 'value' 'def_ +value' ] at test.pl line 20 1 -> fetch for DBD::mysql::st (DBI::st=HASH(0x8184428)~INNER) -> dbd_st_fetch for 0804d2a8, chopblanks 0 Storing row 0 (10) in 08184608 Storing row 1 (ext_email_action) in 081845fc Storing row 2 (none, forward, notify, copy) in 081845f0 Storing row 3 (forward) in 081845e4 Storing row 4 (none) in 08184590 <- dbd_st_fetch, 5 cols 1 <- fetch= [ '10' 'ext_email_action' 'none, forward, notify, copy' +'forward' 'none' ] row11 at test.pl line 20 <- fetchrow_hashref= HASH(0x81854e8)5keys row11 at test.pl line 20 forward at ./test.pl line 20.

In reply to Re^2: DBI gives out wrong data by robscov
in thread DBI gives out wrong data by robscov

Title:
Use:  <p> text here (a paragraph) </p>
and:  <code> code here </code>
to format your post, it's "PerlMonks-approved HTML":



  • Posts are HTML formatted. Put <p> </p> tags around your paragraphs. Put <code> </code> tags around your code and data!
  • Titles consisting of a single word are discouraged, and in most cases are disallowed outright.
  • Read Where should I post X? if you're not absolutely sure you're posting in the right place.
  • Please read these before you post! —
  • Posts may use any of the Perl Monks Approved HTML tags:
    a, abbr, b, big, blockquote, br, caption, center, col, colgroup, dd, del, details, div, dl, dt, em, font, h1, h2, h3, h4, h5, h6, hr, i, ins, li, ol, p, pre, readmore, small, span, spoiler, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, tr, tt, u, ul, wbr
  • You may need to use entities for some characters, as follows. (Exception: Within code tags, you can put the characters literally.)
            For:     Use:
    & &amp;
    < &lt;
    > &gt;
    [ &#91;
    ] &#93;
  • Link using PerlMonks shortcuts! What shortcuts can I use for linking?
  • See Writeup Formatting Tips and other pages linked from there for more info.