in reply to Re: MS SQL problem
in thread MS SQL problem

DBD::Sybase is one of those, though it will normally fake it by opening additional database connections "under the covers".

This is essentially a limitation of the TDS protocol that both Sybase and MS use.

Michael