Wrox Home  
Search P2P Archive for: Go

  Return to Index  

ado_dotnet thread: Re: ADO MD .NET ?


Message #1 by "Justin Woolich" <jkwool@l...> on Tue, 18 Feb 2003 00:30:38
Hi,

Have you found out any more info about manipulating Multi dimensional 
Data with .Net?

Cheers

J.


> 
> Hello Everyone,
>  
> For the purpose of manipulating multidimensional data from an OLAP 
database
> implemented 
> in SQL Server Analysis Services, Microsoft provides and extension of ADO
> called ADO MD. 
> Does anyone know about the existence of such an extension to ADO .NET? 
If
> there is any,I
> will appreciate if anyone could help me get some information about it
> please.
> If not, then is it at all possible to manipulate multidimensional data
> through ADO .NET ? 
>  
> Many thanks
>  
> Terrence J. Joubert
> 
Message #2 by "Kingsly, John" <john.kingsly@d...> on Tue, 18 Feb 2003 09:43:20 +0530
Hi

	Please read the following article from MSDN.

It says that there is no such ADO MD extension in ADO.Net. The only work
around is to use ADO MD through com Interop.

http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnadonet/ht
ml/adonetbest.asp

-Kings

-----Original Message-----
From: Justin Woolich [mailto:jkwool@l...]
Sent: Tuesday, February 18, 2003 6:01 AM
To: ADO.NET
Subject: [ado_dotnet] Re: ADO MD .NET ?


Hi,

Have you found out any more info about manipulating Multi dimensional 
Data with .Net?

Cheers

J.


> 
> Hello Everyone,
>  
> For the purpose of manipulating multidimensional data from an OLAP 
database
> implemented 
> in SQL Server Analysis Services, Microsoft provides and extension of ADO
> called ADO MD. 
> Does anyone know about the existence of such an extension to ADO .NET? 
If
> there is any,I
> will appreciate if anyone could help me get some information about it
> please.
> If not, then is it at all possible to manipulate multidimensional data
> through ADO .NET ? 
>  
> Many thanks
>  
> Terrence J. Joubert
> 
===
Fast Track ADO.NET with C# is a concise introduction to the concepts,
techniques, and libraries that you will need in order to start using ADO.NET
in your applications. The book covers DataSets and Typed DataSets, accessing
data using DataReaders and DataAdaptors, the close relationship between
ADO.NET and XML, how and where to use ADO.NET in your enterprise
applications, and how to use Web Services and ADO.NET to easily pass data
between applications.
http://www.wrox.com/books/1861007604.htm


  Return to Index