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

Also remember to read the pod for the DBD driver you are using. It may support additional attributes (which should start with a lower-case string that refers to that driver, eg ora_, syb_, etc).

Michael

  • Comment on Re: Re: Re: What's in a DBI statement handle?