![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
|
data from a cube and then put those data into a table in SQL Server Database? Suppose the table is ready in the database. Thanks |
#2
| |||
| |||
|
|
Yes, you can do this by using the OPENROWSET function in t-sql and send a passthrough MDX query to AS. This is well described in SQL Server Books Online. You can also do a DTS import using the OLE DB provider to AS. Jon Jahren "Polaris" <etpolaris (AT) hotmail (DOT) com> wrote in message news:ubuo4nFYDHA.1204 (AT) TK2MSFTNGP12 (DOT) phx.gbl... data from a cube and then put those data into a table in SQL Server Database? Suppose the table is ready in the database. Thanks |
#3
| |||
| |||
|
|
Yes, you can do this by using the OPENROWSET function in t-sql and send a passthrough MDX query to AS. This is well described in SQL Server Books Online. You can also do a DTS import using the OLE DB provider to AS. Jon Jahren "Polaris" <etpolaris (AT) hotmail (DOT) com> wrote in message news:ubuo4nFYDHA.1204 (AT) TK2MSFTNGP12 (DOT) phx.gbl... data from a cube and then put those data into a table in SQL Server Database? Suppose the table is ready in the database. Thanks |
![]() |
| Thread Tools | |
| Display Modes | |
| |