GrandMauler
Programmer
I'm trying to generate a report model. The first step is to create a Data Source in Report Server.
However, once created, I right-click the source and it wont allow me to "Generate Model..."
I've double check the connection string and it seems good:
Mind you that I do have Analysis Services DataBase called "AnalysisServices2005Tutorial"
Thougths?
However, once created, I right-click the source and it wont allow me to "Generate Model..."
I've double check the connection string and it seems good:
Code:
Provider=MSOLAP.3;Data Source=localhost;Integrated Security=SSPI;Initial Catalog=AnalysisServices2005Tutorial
Mind you that I do have Analysis Services DataBase called "AnalysisServices2005Tutorial"
Thougths?