Is there a way to query a DB2 Linked Server without using Openquery? IE, is it possible to query DB2 through a linked server by doing something like the following?
select *
from [db2_linked_server].[database].[tablename]
Asked by DForck42
(3068 rep)
Apr 17, 2017, 02:14 PM
Last activity: Aug 9, 2025, 07:04 AM
Last activity: Aug 9, 2025, 07:04 AM