just try this query and report back result
SELECT * FROM OPENDATASOURCE('SQLNCLI10', 'Data Source=Server;User ID=User;Password=Pass').[DB2].[INFORMATION_SCHEMA].TABLES WHERE TABLE_NAME ='tblSalesTeam'
------------------------------------------------------------------------------------------------------
SQL Server MVP
http://visakhm.blogspot.com/