hey in the query builder of report builder 10 I got an error on:
FROM | tblFacility INNER JOIN tblStateProvince ON tblFacility.OIDStateProvince = tblStateProvince |
what is java.swl.SQLException: [Macromedia][SequeLinkJDBC Driver][ODBC Socket][Microsoft][ODBC Microsoft Access Driver] Join expression not supported.
Why?