1

I just pasted a query (which works in SSMS) into a new dataset in VS.net/BIDS

However, the field/column names returned are all showing values like:

ID__xml_version__1_0__encoding__utf_8____Field_xmlns_xsi__http___www_w3_org_2001_XMLSchema_instance__xmlns_xsd__http___www_w3_org_2001_XMLSchema__xsi_type__Level__UniqueName___...

What is causing this and how can I fix it?

ic3
  • 7,917
  • 14
  • 67
  • 115
adolf garlic
  • 3,034
  • 7
  • 39
  • 54

1 Answers1

0

This is the way SSAS produces XMLA. IMHU no real way to fix it.

ic3
  • 7,917
  • 14
  • 67
  • 115