开发者

linked server db2 sql server '@' appearing in query results

开发者 https://www.devze.com 2023-02-18 02:43 出处:网络
I have开发者_运维知识库 setup a linked server from sql server to DB2. For some strange reason \'@\' is appearing in the result set from a query that performs where not exists between tables of sql ser

I have开发者_运维知识库 setup a linked server from sql server to DB2. For some strange reason '@' is appearing in the result set from a query that performs where not exists between tables of sql server and db2.

The type of the field is varchar(27) not null.

Thanks

0

精彩评论

暂无评论...
验证码 换一张
取 消