Forum Replies Created

Viewing post 1 (of 1 total)

  • RE: using a datasource to connect to a OLAP database/cube

    I have tried this in .NET

    Dim ConnectionString As String = "Provider=MSOLAP.3; Data Source=localhost;Initial Catalog=OLAPDB;Integrated Security=SSPI"

    MDX

    -----

    Dim SelectQuery As String = "Select NON EMPTY [Dim Product].[Name].Members ON Columns,NON EMPTY [Dim Executives].[Hierarchy].[Territory]...

Viewing post 1 (of 1 total)