can any one sugest Quering AS2005 Cube to generate CSV or Excel in SISS 2005
i have a mdx query that runs fine in SQLserver 2005 but when use OLEDN source in SSIS and connect to Flatfile source i am getting OLEDB exception is there any work arround i have SQL Server 2005 SP2 on Windows 2003
Any help is really appreciated
thanks in advance![]()
The actual error message would be helpful.
Are you using the OLEDB provider for OLAP to try to connect to a flat file? That won't work.
|||thank you
i use OLEDB source and under the connection i choose the AS 9.0
can please suggest the ways to quering a Cube using MDX in SISS
|||You might take a look at this post:
http://sqljunkies.com/WebLog/hitachiconsulting/archive/2007/07/04/42805.aspx
It explains how to use the DataReader source to get the data from the cube.
No comments:
Post a Comment