Hi,
I'm connecting to Cube from Oledb, to fetch data for some quarters in year. While doing i write a for to get each quarter value and pass the value to the MDX query with this user defined value. In ole db task, i selected sql command from variable, which i assigned to the user defined value. Till now its fine, columns are showing for mapping to ado.net destination. once i run the application, below error is displaying. Even tried lot of 'Delay Validation = true' and so on. Please do needful.
[OLE DB Source [58]] Error: SSIS Error Code DTS_E_OLEDBERROR. An OLE DB error has occurred. Error code: 0x80004005.
[SSIS.Pipeline] Error: OLE DB Source failed the pre-execute phase and returned error code 0x80004005.