in reply to Is DBI->data_sources($db_driver) useless?
DBD::ODBC should be able to return a list of data sources so long as DBD::ODBC is built against an ODBC driver manager. The ODBC spec includes a SQLDataSources API and I know this works with MS ODBC Driver manager and the unixODBC driver manager. Few other DBDs return much.
|
|---|