|
|
| Pathologically Eclectic Rubbish Lister | |
| PerlMonks |
Re^4: Can i execute two queries connecting to same DB at a time.by afoken (Parson) |
| on May 09, 2009 at 01:33 UTC ( #762982=note: print w/ replies, xml ) | Need Help?? |
|
DBD::ODBC does support MAS and MARS, as documented in DBD::ODBC::FAQ. But unlike a proper RDBMS, MAS and MARS require special coding and have surprising side effects. Those problems come from the underlying communication protocol (and probably the MS SQL Server code itself) and do not exist in Oracle, PostgreSQL and other RBDMSs. Alexander
-- Today I will gladly share my knowledge and experience, for there are no sweeter words than "I told you so". ;-)
In Section
Seekers of Perl Wisdom
|
|
||||||||||||||||||||||||