jplindstrom has asked for the wisdom of the Perl Monks concerning the following question:
I tried the get_info() method, but (at least for SQLite) all values are undefined, so feeding it 17 (which should be the DBMS name) didn't work. Or maybe if it's just the SQLite driver that's not fully functional. For me it's enough if I can identify when I connected to a Sybase database.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: DBI driver/connect string from the $dbh
by blokhead (Monsignor) on Feb 28, 2004 at 22:23 UTC | |
by jplindstrom (Monsignor) on Feb 28, 2004 at 22:49 UTC |