Sample Header Ad - 728x90

Query DB2 without using Openquery

0 votes
1 answer
797 views
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