in reply to Re: Re: Re: What's in a DBI statement handle?
in thread What's in a DBI statement handle?

Right -- more specifically: as a tied hash it does not implement the FIRSTKEY and NEXTKEY methods to list the attributes supported. There's probably a very good reason for this -- many implementation behaviors in the DBI may seem weird at first but on further inspection make a lot of sense.

Chris
M-x auto-bs-mode