I think you misunderstand me.  I am just suggesting that the text of the
error message be changed so that instead of printing

    Can't get XXX->{NAME}: unrecognised attribute

it prints

    The attribute NAME is not available until the statement handle has
    been execute()d (with this driver, DBD::Whatever).

Not that DBI change its behaviour in any way, only that the error text
be more obvious.

-- 
Ed Avis <[EMAIL PROTECTED]>

Reply via email to