dbTalk Databases Forums  

Finding the column datatype in ASP.NET client for a MDX query base

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


Discuss Finding the column datatype in ASP.NET client for a MDX query base in the microsoft.public.sqlserver.olap forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Deepak Vij
 
Posts: n/a

Default Finding the column datatype in ASP.NET client for a MDX query base - 12-07-2005 , 08:04 PM






Hi,

I am using OLEDB with MSOLAP provider for fetching data from the MS
Analysis Services 2005's cube. I am able to get the data and bind it to the
datagrid in ASP.NET but the problem here is that i dont get any datatype for
the measure columns.

What i get is an Object datatype which is a variant one and if i add ant
column in the datast with Object datatype and bind it to the datagrid, the
datagrid is not able to show this column.

That's why i just wanted to know the datatype of the returned measure
columns so that i can act accordingly in my program.

Thanks,
Deepak Vij.

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.