[ic] Query: unable to find base table

Jon Jensen jon at endpoint.com
Wed Sep 28 00:37:23 UTC 2011


On Tue, 27 Sep 2011, Paul Jordan wrote:

> ERROR:  Unable to find base table in query: SELECT *

Have you run the query in your database directly to make sure it works? It 
sounds like you're seeing Interchange's fallback behavior after a query 
error, where it then tries to use SQL::Statement to parse the statement 
itself, but SQL::Statement can't understand your SQL.

Jon

-- 
Jon Jensen
End Point Corporation
http://www.endpoint.com/



More information about the interchange-users mailing list