TheEmirOfGroofunkistan
TheEmirOfGroofunkistan

Reputation: 5654

How do you resolve Linked server references in SQL Database project in VS?

In a Visual Studio SQL Server Database project, how can you resolve the errors associated with linked server references within the project?

Upvotes: 9

Views: 2212

Answers (1)

jMM
jMM

Reputation: 183

Trying using synonyms for linked databases.

Upvotes: 2

Related Questions