in reply to Re: how to use DBI connect to >1 database
in thread how to use DBI connect to >1 database

you're right I guess this was more of a mysql question. Sorry 'bout that, but we're gold now!
  • Comment on Re^2: how to use DBI connect to >1 database

Replies are listed 'Best First'.
Re^3: how to use DBI connect to >1 database
by ikegami (Patriarch) on Sep 28, 2023 at 17:26 UTC

    Sorry, thought I saw "DB2" mentioned. Same applies to every other server, though. If MySQL support queries that make use of multiple databases, you will need to issue the appropriate SQL commands to do so.