Is anyone aware of alternative methods of querying against Access/DB2 tables as a user in SQL Management Studio without using the Openquery syntax? My department's SQL Server is being upgraded from 2005 to 2012, and in the process, IT has stated that they will not enable openquery as it is no longer the company preferred method to call data from the multiple system tables here that are stored in Microsoft Access. The kicker - the IT project lead does not have an alternative method for us to use. Some of these tables are just too large to replicate into our SQL server.
I'm at a loss. I've searched around with little luck. Any help here is greatly appreciated.