DB Access error - outer join
Posted: Wed Nov 12, 2008 9:26 am
I^m using R&R SQL 12.1.001____I have a simple report (no filter) that connects 3 tables together for auditing purposes. One of the connections requires an outer join. When executing this report, the following error message immediately appears.____DB Access: [Microsoft][ODBC SQL Server Driver][SQL Server]Joined tables cannot be specified in a query containing outer join operators. View or function ^dbo.vwppridplay2^ contains joined tables. [Microsoft][ODBC SQL Server Driver][SQL Server] Statement(s) could not be prepared.____this report does not use a filter/query and the tables are relatively small.____Please help.____Jonathan__