Quantcast
Channel: SQL Server Database Engine forum
Viewing all articles
Browse latest Browse all 12554

Linked server 2008r2 to 2008r2 collation mismatch "An invalid tabular data stream (TDS) collation was encountered."

$
0
0

the server linking to the linked server is 

robm(SQL_Latin1_General_CP1_CI_AS) has a DB of views that link to -> bentleysql(Latin1_General_CI_AS)

when I try to query I get 

Msg 4012, Level 16, State 1, Line 1
An invalid tabular data stream (TDS) collation was encountered.

here is the query

select *
FROM [BENTLEYSQL].[NAV2009R2_PROD].[dbo].[Company$Purch_ Cr_ Memo Hdr_]

how can I get this to work?



Viewing all articles
Browse latest Browse all 12554

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>