![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
#3
| |||
| |||
|
|
Try linked server EXEC master.dbo.sp_addlinkedserver @server = N'OLAP_LT', @srvproduct=N'Analysis Services 2005', @provider=N'MSOLAP', @datasrc=N'xxx.xxx.xxx.xxx', @catalog=N'LT' Ramunas "pavila" <pedro.avila (AT) wissefinancial (DOT) com> wrote in message news:1164103491.154482.28740 (AT) f16g2000cwb (DOT) googlegroups.com... Hi there, I have a SSAS project which its data is relevant to be accessed from a strored procedure in T-SQL, SQL Server Transactional Database. My approach was to extend SQL Server Transactional Database stored procedures with CRL, in which by using ADOMD.NET I would access and retrieve the information I needed. Is this a good approach, can anyone give me a clue of how can I do this? Tks. Pedro Ávila |
![]() |
| Thread Tools | |
| Display Modes | |
| |