dbTalk Databases Forums  

dso-support in .net-framework 2.0

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


Discuss dso-support in .net-framework 2.0 in the microsoft.public.sqlserver.olap forum.



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

Default dso-support in .net-framework 2.0 - 09-03-2004 , 05:38 AM






hallo,

1.
can anybody tell me the namespace in .net-framework 2.0 (beta) where i
find the classes supporting the dso functionality ???

2.
is the namespace available in .net2.0 or have i to install yukon ???

3.
are the data access realy native .net, or are the classes just
accessing the com mudule ???

thanx a lot,
Robin Saberi

Reply With Quote
  #2  
Old   
Dave Wickert [MSFT]
 
Posts: n/a

Default Re: dso-support in .net-framework 2.0 - 09-03-2004 , 01:26 PM






DSO is a COM-only interface; there is no managed code. You have to use COM
interop. See the following example for how to do it.
http://www.microsoft.com/downloads/d...DisplayLang=en

In SQL Server 2005, there will be a managed interface called AMO (Analysis
Management Objects) for managing Analysis Services with SQL Server 2005.

--
Dave Wickert [MSFT]
dwickert (AT) online (DOT) microsoft.com
Program Manager
BI SystemsTeam
SQL BI Product Unit (Analysis Services)
--
This posting is provided "AS IS" with no warranties, and confers no rights.

"sa_ro" <chieming (AT) gmx (DOT) de> wrote

Quote:
hallo,

1.
can anybody tell me the namespace in .net-framework 2.0 (beta) where i
find the classes supporting the dso functionality ???

2.
is the namespace available in .net2.0 or have i to install yukon ???

3.
are the data access realy native .net, or are the classes just
accessing the com mudule ???

thanx a lot,
Robin Saberi



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.