Select the product you need help with
Error message when you try to import an object schema that references a linked server in Visual Studio 2005 Team Edition for Database Professionals: "Could not find server 'ServerName' in sysservers. Execute sp_addlinkedserver to add the server to sysservArticle ID: 928964 - View products that this article applies to. SYMPTOMSWhen you try to import an object schema that references a linked server in Microsoft Visual Studio 2005 Team Edition for Database Professionals, you may receive an error message that resembles the following: Could not find server 'ServerName' in sysservers. Execute sp_addlinkedserver to add the server to sysservers. WORKAROUNDTo work around this problem, create a linked server on the design database. The design database is a local instance of Microsoft SQL Server that is used to perform design-time validation of the database project. To create a linked server, run the following command: STATUSMicrosoft has confirmed that this is a problem in the Microsoft products that are listed in the "Applies to" section. PropertiesArticle ID: 928964 - Last Review: December 13, 2006 - Revision: 1.0
|


Back to the top








