dbTalk Databases Forums  

Comma in MDX query

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


Discuss Comma in MDX query in the microsoft.public.sqlserver.olap forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Ale Dori
 
Posts: n/a

Default Comma in MDX query - 02-23-2004 , 04:46 AM






H

I have a DLL that receives a decimal value(double) using MDX query. This DLL is called by an ASP page using Remote Scripting technology.

The problem is that the value is returned without comma

EXAMPLE: 33,5 --> 33

How can I solve this problem?

Reply With Quote
  #2  
Old   
Tom Chester
 
Posts: n/a

Default Re: Comma in MDX query - 02-23-2004 , 09:56 AM






You need to reference a different property in the DLL -- both the formatted
and non formatted values are provided.

public @ the domain below
www.tomchester.net

"Ale Dori" <anonymous (AT) discussions (DOT) microsoft.com> wrote

Quote:
HI

I have a DLL that receives a decimal value(double) using MDX query. This
DLL is called by an ASP page using Remote Scripting technology.

The problem is that the value is returned without comma.

EXAMPLE: 33,5 --> 335

How can I solve this problem?



Reply With Quote
  #3  
Old   
cb_hook
 
Posts: n/a

Default RE: Comma in MDX query - 02-23-2004 , 11:51 AM



Try to see your regional settings.

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.