开发者

Can I create a linked server in sql server 2005 whose target is sql server 2000 (sp3 )?

开发者 https://www.devze.com 2023-03-14 17:52 出处:网络
Is it possible to create a linked server 开发者_JS百科in SQL Server 2005, which links to a SQL Server 2000 SP3?Yes it is possible. Check the link http://msdn.microsoft.com/en-us/library/ms188279(v=SQL

Is it possible to create a linked server 开发者_JS百科in SQL Server 2005, which links to a SQL Server 2000 SP3?


Yes it is possible. Check the link http://msdn.microsoft.com/en-us/library/ms188279(v=SQL.90).aspx

0

精彩评论

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