
AS serializes requests if MDX has VBA
This is correct. Please keep in mind, that this will only affect you if the
queries are executed on the server. Clients, obviously, execute in parallel.
--
==================================================
Mosha Pasumansky - www.mosha.com/msolap
Development Lead in the Analysis Server team
All you need is love (John Lennon)
Disclaimer : This posting is provided "AS IS" with no warranties, and
confers no rights.
==================================================
Quote:
> Hi,
> I read somewhere (probably a newsgroup posting) that Analysis Services
will
> serialize requests if any MDX is sent which uses VBA functions. I am
> wondering if anyone (Microsoft?) can clarify this issue. I use InStr in
MDX
> to perform searches.
> Chris