dbTalk Databases Forums  

ADMD.NET + XMLA : Input string was not in a correct format.

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


Discuss ADMD.NET + XMLA : Input string was not in a correct format. in the microsoft.public.sqlserver.olap forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Samir Bencoscos
 
Posts: n/a

Default ADMD.NET + XMLA : Input string was not in a correct format. - 06-16-2004 , 06:17 AM






I am getting the error "Input string was not in a correct format." with some
MDX queries (not all the queries).

Anyone know what I need to change to get rid of this error ?

Thanks,
Sam



Reply With Quote
  #2  
Old   
Kashif Zia
 
Posts: n/a

Default No data displayed in cube or dimension - 06-16-2004 , 06:58 AM






Hello,

I installed the SQL Server and the Analysis Services, and am trying to see the cubes data and dimensions data in the Foodmart 2000 example. Buth an error is returned instead.
In Cubes data portion the error is :

"Provider cannot be found. It may not be properly installed"

In editing Dimension when i see data following error occurs

"Unable to browse the dimension 'Category'. Unspecified error"

Can any one tell me please what is the problem and what am I doing wrong ?

Please

regards

Kashif Zia
Pakistan Internation Airline



Reply With Quote
  #3  
Old   
Patrice Lamarche
 
Posts: n/a

Default Re: No data displayed in cube or dimension - 06-16-2004 , 07:18 AM



Hello,

Have you install SP3 of Analysis Service? if no you can download it from
http://www.microsoft.com/sql/downloads/2000/sp3.asp

If you got the error on a client computer, you can install PTSFULL.EXE . You
will find it in the PTS directory of the unpack sp3

Best Regards,

Patrice

"Kashif Zia" <Kashif Zia (AT) discussions (DOT) microsoft.com> a écrit dans le message
de news:0A208077-438A-4905-BD18-FCEE87825E26 (AT) microsoft (DOT) com...
Quote:
Hello,

I installed the SQL Server and the Analysis Services, and am trying to see
the cubes data and dimensions data in the Foodmart 2000 example. Buth an
error is returned instead.
Quote:
In Cubes data portion the error is :

"Provider cannot be found. It may not be properly installed"

In editing Dimension when i see data following error occurs

"Unable to browse the dimension 'Category'. Unspecified error"

Can any one tell me please what is the problem and what am I doing wrong ?

Please

regards

Kashif Zia
Pakistan Internation Airline





Reply With Quote
  #4  
Old   
AS
 
Posts: n/a

Default RE: ADMD.NET + XMLA : Input string was not in a correct format. - 06-16-2004 , 07:28 AM



I have resolved the same problem in this situation:

Original formula: [Measures].[A]/[Measures].[b]

When [Measures][b] = 0 I have the error.

Correct formula: IIF([Measures].[b] <> 0,[Measures].[A]/[Measures].[b],NULL)



"Samir Bencoscos" wrote:

Quote:
I am getting the error "Input string was not in a correct format." with some
MDX queries (not all the queries).

Anyone know what I need to change to get rid of this error ?

Thanks,
Sam




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.