I've created a simple XMLA web service that will allow the user to
execute and MDX query on the FoodMart2000 OLAP cube. When I try to
execute a query, I get the following error message. I'm completely lost
as to what may be causing this!
<?xml version="1.0" encoding="utf-8" ?>
<string xmlns="http://tempuri.org/">[Microsoft][ODBC
Driver Manager]
Data source name not found and no default driver specified</string>
Anyone got any suggestions?