|
|
| Don't ask to ask, just ask | |
| PerlMonks |
Re^2: Using a single database handle or multiple handlesby mje (Deacon) |
| on Oct 12, 2012 at 09:40 UTC ( #998640=note: print w/ replies, xml ) | Need Help?? |
|
Newer MS SQL Server drivers (and some other commercial ones) have an attribute called MARS_Connection which when set to 1 enables Multiple Active Result Sets. However, it is generally slower and has a number of restrictions. I wrote a small article on it for DBD::ODBC at Multiple Active Statements (MAS) and DBD::ODBC.
In Section
Seekers of Perl Wisdom
|
|
||||||||||||||||||||