>
> Below is my new code that seems to work.
> I can now connect from Terminal A and B at the same time in different
> databases.
> Instead of my standard $dbh I used a hash instead.
> Any glaring flaws?
>
> Thanks to Joe Beard for his reply that directed me to some helpful
> material.
>

I am not quite sure what you want to do, but Apache::DBI keeps a dbh for
each Database/User combination. Maybe that's already the same as you do with
your code.

Gerald

Reply via email to