Tagged Questions
0
votes
5answers
570 views
Performance of MS Access when JOINing from linked tables in different servers?
If I have an MS Access database with linked tables from two different database servers (say one table from an SQL Server db and one from an Oracle db) and I write a query which JOINs those two tables, ...