![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
I need to display the information of a cube in a web page. I 've found the CellSetGrid control but I can't connect this component to the cube I've used the connectionstring : "Provider=MSOLAP.2;Password=xxxx;User ID=xxxx;Data Source=localhost;Initial Catalog=Cubo2; ConnectTo=9.0;" I have the Microsoft Analysis Services Server running in my local machine with the database and the cubes |
#3
| |||
| |||
|
|
I need to display the information of a cube in a web page. I 've found the CellSetGrid control but I can't connect this component to the cube I've used the connectionstring : "Provider=MSOLAP.2;Password=xxxx;User ID=xxxx;Data Source=localhost;Initial Catalog=Cubo2; ConnectTo=9.0;" I have the Microsoft Analysis Services Server running in my local machine with the database and the cubes |
#4
| |||
| |||
|
|
MSOLAP.2 refers to the AS2k OLE DB provider, which cannot connect to an AS2005 server. Use MSOLAP.3 instead. -- -Raman Iyer SQL Server Data Mining [This posting is provided "AS IS" with no warranties, and confers no rights.] "NATE" <rfallas (AT) gmail (DOT) com> wrote in message news:1136496668.039684.12350 (AT) f14g2000cwb (DOT) googlegroups.com... I need to display the information of a cube in a web page. I 've found the CellSetGrid control but I can't connect this component to the cube I've used the connectionstring : "Provider=MSOLAP.2;Password=xxxx;User ID=xxxx;Data Source=localhost;Initial Catalog=Cubo2; ConnectTo=9.0;" I have the Microsoft Analysis Services Server running in my local machine with the database and the cubes |
#5
| |||
| |||
|
|
Hi What CellSetGrid control do you mean? Thanks, Vladimir Chtepa "NATE" <rfallas (AT) gmail (DOT) com> wrote in message news:1136496668.039684.12350 (AT) f14g2000cwb (DOT) googlegroups.com... I need to display the information of a cube in a web page. I 've found the CellSetGrid control but I can't connect this component to the cube I've used the connectionstring : "Provider=MSOLAP.2;Password=xxxx;User ID=xxxx;Data Source=localhost;Initial Catalog=Cubo2; ConnectTo=9.0;" I have the Microsoft Analysis Services Server running in my local machine with the database and the cubes |
![]() |
| Thread Tools | |
| Display Modes | |
| |