Please start any new threads on our new
site at https://forums.sqlteam.com. We've got lots of great SQL Server
experts to answer whatever question you can come up with.
Author |
Topic |
satyadevin
Starting Member
1 Post |
Posted - 2010-12-11 : 01:16:30
|
We have all our code in a webserver named A and from this code we used to hit the sql server 2000 cubes. And now we are migrating all our 2000 cubes to 2005 and the webserver A has to hit the cubes on the new sql server 2005 server say B.we have installed the oledb provider for analysis services 9.0 on the web server A. But still the code doesnot work. It simply shows 'page cannot be displayed' message. Does the installation of SQL server native client is required on the web server A for the communication to be successfull. |
|
|
|
|