![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
Is it possible to use DTS to extract data from an Analysis Services Cube and to put the resultant data into a fact table in another star schema. |
#3
| |||
| |||
|
|
Something similar, I use a UDL through a Data Link connection, set to use the MS OLAP OLE-DB provider. I can then consume this with a DataPump, using an MDX based query, and pump the data into a SQL table. -- Darren Green http://www.sqldts.com http://www.sqlis.com "Tom M" <TomM (AT) discussions (DOT) microsoft.com> wrote in message news 995E2DC-2FE9-484C-B93E-47BE9E71B282 (AT) microsoft (DOT) com...Is it possible to use DTS to extract data from an Analysis Services Cube and to put the resultant data into a fact table in another star schema. |
#4
| |||
| |||
|
|
How do you configure the data link. The cube that I am extracting from is on a separate server from the destination database. "Darren Green" wrote: Something similar, I use a UDL through a Data Link connection, set to use the MS OLAP OLE-DB provider. I can then consume this with a DataPump, using an MDX based query, and pump the data into a SQL table. -- Darren Green http://www.sqldts.com http://www.sqlis.com "Tom M" <TomM (AT) discussions (DOT) microsoft.com> wrote in message news 995E2DC-2FE9-484C-B93E-47BE9E71B282 (AT) microsoft (DOT) com...Is it possible to use DTS to extract data from an Analysis Services Cube and to put the resultant data into a fact table in another star schema. |
![]() |
| Thread Tools | |
| Display Modes | |
| |