error message when using MS Analysis Services

Discussion of open issues, suggestions and bugs regarding ADO.NET provider for PostgreSQL
Post Reply
freewilly007
Posts: 4
Joined: Thu 27 Sep 2007 00:47

error message when using MS Analysis Services

Post by freewilly007 » Sat 05 Jan 2008 00:35

I'm seeing the following error:

Error occurred while parsing the FROM clause: identifier or expression expected..

Is there anyway to find out what SQL query is causing this error. It would be great if I could see the query.

thanks

Willy

Alexey.mdr
Posts: 729
Joined: Thu 13 Dec 2007 10:24

Post by Alexey.mdr » Tue 08 Jan 2008 09:21

Run your project in the debug mode and try to reproduce all the steps that lead to exception.

Post Reply