That is because it isn't in the connection string.
It is in the FROM clause of the MDX statement.
--
Dave Wickert [MSFT]
dwickert (AT) online (DOT) microsoft.com
Program Manager
BI Systems Team
SQL BI Product Unit (Analysis Services)
--
This posting is provided "AS IS" with no warranties, and confers no rights.
<karenmiddleol (AT) yahoo (DOT) com> wrote
Quote:
I am building a OWC application and as part of the connection string I
want to specify the cube name.
But I can't find any documentation on specifying the cube name in the
connection string as follows:
"DATA SOURCE=MYServ;PROVIDER= msolap;INITIAL CATALOG=DB;CUBE =
cubename;"
Please help.
Thanks
Karen |