Hi,

Is it possible to retrieve the associated parent db handle from a statement handle? I am subclassing DBI and am overriding a few statement methods, and in those statement methods I would like to store information in the db handle (as shown in the docs with $dbh->{private_my_module_name_*}).

Thanks.

Reply via email to