Yes, here is the error message I get:
ODBC Error: SQLSTATE = 37000, Native error code = 0
Syntax Error: select * from
(
SELECT<< ??? >>
Inmx.ProdID
, 'Component1' as Component
, Mix1CompID as MixCompID
, Prod.GrpID as ComponentGrpID
, Mix1Pct/100 as MixPct
FROM Inmx