in reply to Database Table Names
I know there's a DBD::ODBC module that you might be able to use - that's about the best I can do since I don't have experience using Perl or DBI on a Windows platform.1. DBI 2. specific DBD module for your particular database, like DBD::mysql for the MySQL database
|
|---|