Database Doesnt Exist

  • Hi All!!.

    Firstable, I'm trying to learn about OLAP and what i can do with it. Acctually, I'm just trying to access the example database named FoodMart 2000. If I try to see the results in Olap Console, i got it. If I try with the application included with installation, I got it, but if i try with VB in ASP pages, i can't find the database.

    My Connection String is this:

    StrCnn="Data Source=MyServer; Provider=MSOLAP; Initial Catalog='FoodMart 2000'"

    The result always is the next error message:

    "Database 'FoodMart 2000' does not exist."

    What can I do?

  • This was removed by the editor as SPAM

  • Try to update the client with the same OLAP/Pivot Table Service components the server has, i.e. the same service pack that the server has. You can do this by running the file ptsfull.exe or ptslite.exe on the client.

    Also, try to change the provider to MSOLAP.2.

Viewing 3 posts - 1 through 2 (of 2 total)

You must be logged in to reply to this topic. Login to reply