June 1, 2009 at 3:10 am
When i added my sql 2005 server as a linked server to my sql 2000 server Im only able to view the tables and views of the master table....
Any idea what happened to others.......
Tanx 😀
June 1, 2009 at 6:13 am
Check Authentication that is been used for Linked Servers
June 1, 2009 at 7:14 am
If you just setup your linked server without a default database in the connection the "view" in Enterprise Manager/SSMS will show objects in the login's default database. You can still use the linked server to query other databases using 4 part naming as long as the linked server login has permissions in the other databases.
Jack Corbett
Consultant - Straight Path Solutions
Check out these links on how to get faster and more accurate answers:
Forum Etiquette: How to post data/code on a forum to get the best help
Need an Answer? Actually, No ... You Need a Question
Viewing 3 posts - 1 through 2 (of 2 total)
You must be logged in to reply to this topic. Login to reply