|
|
| Problems? Is your data what you think it is? | |
| PerlMonks |
Re: Perl with Database connection.by bichonfrise74 (Vicar) |
| on Aug 03, 2009 at 18:57 UTC ( [id://785525]=note: print w/replies, xml ) | Need Help?? |
|
I think it is better to just have a single connection if possible. So that if anything goes wrong, you can just terminate a single process in the database.
Imagine if you have multiple connection and something goes wrong then you can end up saturating your database with your script and making it unusable.
In Section
Seekers of Perl Wisdom
|
|
||||||||||||||||||||||||||||||