
SSIS: Extract data from the cube (via MDX) fails, OLEDB extended properties
This is a short post just to highlight a small setting which is critical to the task at hand !!! I was trying to import cube data (MDX query result set), to my SQL table. So I set up my MDX as usual with an OLEDB connection to the cube (source), and similar one for Read More …