I have a report that has many tables and subreports using an OLE DB connection to another server. I now have the report and am changing the connection to our server. I can now browse data in all the tables fine. HOwever, when I go to add a new table join and refresh the report (or print the report in our .Net application), I receive the following error:
Failed to open a rowset.
Query Engine Error: 'If tables are already linked then the join type cannot change.'
I can browse data from this new table in the report. I am not changing any other table joins, just adding a new one.
Failed to open a rowset.
Query Engine Error: 'If tables are already linked then the join type cannot change.'
I can browse data from this new table in the report. I am not changing any other table joins, just adding a new one.