Looking at the docs, database handles have a three attributes that sound useful. It turns out that all three are useful. I don't know how you could have missed them all.
$dbh->{Name}
$dbh->get_info( $GetInfoType{SQL_DBMS_NAME} );
$dbh->{Driver}->{Name}
In reply to Re: Getting database type from db handle
by ikegami
in thread Getting database type from db handle
by songahji
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |