dbTalk Databases Forums  

Can't connect to AS 2005 cubes

microsoft.public.sqlserver.olap microsoft.public.sqlserver.olap


Discuss Can't connect to AS 2005 cubes in the microsoft.public.sqlserver.olap forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Randy Knight
 
Posts: n/a

Default Can't connect to AS 2005 cubes - 10-06-2005 , 05:48 PM






I've read here and elsewhere that older OLAP clients (such as Excel
2003) can connect to AS 2005, but without support for new features. I
can't seem to get anything to connect to my AS 2005 box. I'm running
the September CTP on both the server and the workstation I'm trying to
connect with. The odd thing is it will connect to the server and let
you pick a database but doesn't go any further than that.

I've installed the beta of ProClarity 6.1 so I can use that but I want
to use Reporting Services 2000 and can't get that to work. Also tried
Excel 2003 ... no dice their either.

Anybody else seen this and if so, how did you resolve it?


Reply With Quote
  #2  
Old   
Deepak Puri
 
Posts: n/a

Default Re: Can't connect to AS 2005 cubes - 10-07-2005 , 12:14 AM






Hi Randy,

I'm able to connect to the Adventure Works sample cube (Sept CTP), from
a workstation with Sept CTP client components. The client is Excel 2000,
of course using the OLE DB for OLAP 9.0 Provider. It took a while to
load all the hierarchies into the Field List, even with > 1 GB RAM on
the workstation; so I hope you have adequate memory.


- Deepak

Deepak Puri
Microsoft MVP - SQL Server

*** Sent via Developersdex http://www.developersdex.com ***

Reply With Quote
  #3  
Old   
Randy Knight
 
Posts: n/a

Default Re: Can't connect to AS 2005 cubes - 10-07-2005 , 08:35 AM



That's odd. I'm using Excell 2003 on a workstion with Sept CTP client
as well. The cube I'm trying to connec to only has 2 dimension so
memory shouldn't be an issue. In any case, it doesn't appear to get to
that point. It connects to the server and lets me choose a database
but fails right after that.


Reply With Quote
  #4  
Old   
Darren Gosbell
 
Posts: n/a

Default Re: Can't connect to AS 2005 cubes - 10-07-2005 , 10:37 PM



Should work. Have you checked the security roles?

--
Regards
Darren Gosbell [MCSD]
<dgosbell_at_yahoo_dot_com>
Blog: http://www.geekswithblogs.net/darrengosbell

Reply With Quote
  #5  
Old   
pcjunk16
 
Posts: n/a

Default Re: Re: Can't connect to AS 2005 cubes - 10-11-2005 , 02:39 AM



"" wrote
Quote:
That's odd. I'm using Excell 2003 on a workstion with Sept CTP
client
as well. The cube I'm trying to connec to only has 2
dimension so
memory shouldn't be an issue. In any case, it doesn't appear
to get to
that point. It connects to the server and lets me choose a
database
but fails right after that
I’m experiencing exactly the same problem. I’ve installed SQL 2005 CTP
of June (tried more CTP’s as well!). In Excel 2003 I want to create a
PivotTable using an external Data source. When trying to connect, the
cubes are detected, but I cannot get any further.
The error in Excel is: initialization of the data source failed. Check
the database server etc...
Also other client tools like Proclarity cannot connect to the Cubes

Can somebody tell me what the problem could be?

--
Posted using the http://www.dbforumz.com interface, at author's request
Articles individually checked for conformance to usenet standards
Topic URL: http://www.dbforumz.com/OLAP-connect...ict261624.html
Visit Topic URL to contact author (reg. req'd). Report abuse: http://www.dbforumz.com/eform.php?p=902883

Posted Via Usenet.com Premium Usenet Newsgroup Services
----------------------------------------------------------
** SPEED ** RETENTION ** COMPLETION ** ANONYMITY **
----------------------------------------------------------
http://www.usenet.com


Reply With Quote
  #6  
Old   
pcjunk16
 
Posts: n/a

Default Re: Re: Can't connect to AS 2005 cubes - 10-11-2005 , 02:39 AM



"pcjunk16" wrote
Quote:
I'm experiencing exactly the same problem. I've installed SQL
2005 CTP of June (tried more CTP's as well!). In Excel 2003 I
want to create a PivotTable using an external Data source.
When trying to connect, the cubes are detected, but I cannot
get any further.
The error in Excel is: initialization of the data source
failed. Check the database server etc...
Also other client tools like Proclarity cannot connect to the
Cubes

Can somebody tell me what the problem could be
Ok, it works in Excel now. To solve it you should register
msolap90.dll by running this command:
regsvr32 "c:\program files\common files\system\ole
db\msolap90.dll"

Posted Via Usenet.com Premium Usenet Newsgroup Services
----------------------------------------------------------
** SPEED ** RETENTION ** COMPLETION ** ANONYMITY **
----------------------------------------------------------
http://www.usenet.com


Reply With Quote
  #7  
Old   
Darren Gosbell
 
Posts: n/a

Default Re: Re: Can't connect to AS 2005 cubes - 10-11-2005 , 06:38 AM



Quote:
To solve it you should register msolap90.dll by running this command:
regsvr32 "c:\program files\common files\system\oledb\msolap90.dll"
Just for clarification - this file is part of PTS and in the normal
course of things would be installed and registered either when you
install AS or when you run PTSFull.exe or PTSLite.exe to install the
olap provider on a client machine.

It would not be normal practice to have to register this file manually.



--
Regards
Darren Gosbell [MCSD]
<dgosbell_at_yahoo_dot_com>
Blog: http://www.geekswithblogs.net/darrengosbell


Reply With Quote
  #8  
Old   
Randy Knight
 
Posts: n/a

Default Re: Can't connect to AS 2005 cubes - 10-13-2005 , 03:52 PM



Registering the DLL worked for me as well at least in terms of Excel.
I was told by ProClarity that 5.2 can't connect to AS 2005 and I don't
have it on this box since I upgraded to YellowStone (6.1) beta so I
could see my AS 2005 cubes. But it's nice to have Excel working at
least.

Anybody have a released version of ProClarity hiting 2005 cubes?

Also, regarding the comment above regarding the dll being registered
during AS install, the workstation I am on had September CTP installed
on it, including AS. But still had to register the DLL manually.
Maybe a CTP bug?


Reply With Quote
  #9  
Old   
Paul Joubert
 
Posts: n/a

Default Re: Can't connect to AS 2005 cubes - 10-28-2005 , 04:18 PM



Get the following error connecting from Pivot Tables in Excel to AS 2005:

XML for Analysis parser: The LocaleIdentifier property is not overwritable
and cannot be assigned a new value.

Any ideas?

Regards,
Paul


beta of ProClarity 6.1
"Randy Knight" <knight.randy (AT) gmail (DOT) com> wrote

Quote:
I've read here and elsewhere that older OLAP clients (such as Excel
2003) can connect to AS 2005, but without support for new features. I
can't seem to get anything to connect to my AS 2005 box. I'm running
the September CTP on both the server and the workstation I'm trying to
connect with. The odd thing is it will connect to the server and let
you pick a database but doesn't go any further than that.

I've installed the beta of ProClarity 6.1 so I can use that but I want
to use Reporting Services 2000 and can't get that to work. Also tried
Excel 2003 ... no dice their either.

Anybody else seen this and if so, how did you resolve it?




Reply With Quote
  #10  
Old   
olap@gmsbv.nl
 
Posts: n/a

Default Re: Can't connect to AS 2005 cubes - 10-28-2005 , 05:41 PM



Hi,

Just download the new trial of ReportPortal and you can connect to
AS2005 cubes !

www.gmsbv.nl > order free Cd

Regards, Marco


Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.