The answer to your question is: There is no ODBC driver for Analysis
Services. ( at least that I know of).
You can probably setup a linked server within SQL Server pointing to
Analysis Server.
http://support.microsoft.com/default...b;en-us;218592
And then try to use ODBC to connect to SQL Server.
It is bit awkward.
Hope that helps.
Edward.
--
This posting is provided "AS IS" with no warranties, and confers no rights
"Patricia" <Patricia (AT) discussions (DOT) microsoft.com> wrote
Quote:
Hello,
Does anyone know whether there is an ODBC Driver for Analysis Server ?
We have an application called Hyperium that we need to connect to a Cube,
unfortunatly it doesn't seem to like OLE DB.
Thanks
P |