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

In retrospect, perhaps the question is moot, because the query involving two databases already assumes accessing them both through the same privileged user. Even the original query suggested by O'Reilly depends on having accessed the database server through a single user. It would simply be impossible, I think, to initiate a multi-user connection.

Blessings,

~Polyglot~

  • Comment on Re^2: how to use DBI connect to >1 database