MySQL から PowerPivot にデータをインポートしています。関連するすべてのドライバーがあります。PowerPivot にインポートしようとすると、次のエラーが表示されます。
テーブルのリストから選択すると:
Failed to retrieve data from companies. Reason: ERROR [42000] [MySQL][ODBC 5.1 Driver][mysqld-5.1.58]You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '[companies].* FROM [companies]' at line 1
検証済みの「クエリを作成」すると、次のメッセージが表示されます。
The following system error occurred: Catastrophic failure A connection could not be made to the data source with the DataSourceID of 'dc746dc9-4aaa-4e03-b938-f84a128f5671', Name of 'Custom'. An error occurred while processing the 'Query' table. The operation has been cancelled.
ただし、Excelに問題なくインポートできます。PowerPivot インポートを修正するにはどうすればよいですか?