Hi,
I'm TRYING to STORE string DATATYPE value of MDX query into variable under SSIS Package .
MDX Query Is
Image may be NSFW.
Clik here to view.
& Storing this into String variable through Execute SQL Task in SSIS Package .
Image may be NSFW.
Clik here to view.
But this Task is getting failed always with UNKNOWN reason.
Is MDX String is different from SSIS String datatype means Is there any compatibility issue ??
or I'm doing any mistake ?
Pls Confirm ..