﻿<?xml version='1.0' encoding='UTF-8'?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/"><channel><title>SQLServerCentral / SQL Server 2005 / SQL Server 2005 General Discussion  / Linked Server, show tables in SQL Server Management Studio / Latest Posts</title><generator>InstantForum.NET v2.9.0</generator><description>SQLServerCentral</description><link>http://www.sqlservercentral.com/Forums/</link><webMaster>notifications@sqlservercentral.com</webMaster><lastBuildDate>Fri, 24 May 2013 20:27:20 GMT</lastBuildDate><ttl>20</ttl><item><title>RE: Linked Server, show tables in SQL Server Management Studio</title><link>http://www.sqlservercentral.com/Forums/Topic553460-149-1.aspx</link><description>I'm banging my head trying to establish a linked server to query. I'm using SQL Server Management Studio Express and have an ODBC connection:     OBDC System DSN setup using: iSeries Access for Windows ODBC data source     DSN name = AS400     SQL default library = M800DAT200 (using SQL naming convention)Would appreciate some insight.Thanks.</description><pubDate>Fri, 08 May 2009 16:41:28 GMT</pubDate><dc:creator>jtalbert</dc:creator></item><item><title>RE: Linked Server, show tables in SQL Server Management Studio</title><link>http://www.sqlservercentral.com/Forums/Topic553460-149-1.aspx</link><description>Not sure what your DB2 lives on  - but in my case, we have DB2 on an iSeries(AS400).  I use the iSeries Access ODBC driver. In SMS 2005 I can drill down to the DB2 table names, but I can not get to the field name level.</description><pubDate>Tue, 19 Aug 2008 07:08:22 GMT</pubDate><dc:creator>Ed Zann</dc:creator></item><item><title>RE: Linked Server, show tables in SQL Server Management Studio</title><link>http://www.sqlservercentral.com/Forums/Topic553460-149-1.aspx</link><description>It isn't standard for linked servers because you can get the metadata from some.  I really don't know what makes the difference - there may be some way to structure the connection string in such a way that it either enables or knows how to get the metadata.  I can share my experience though - with the Firebird driver I was using I spent a lot of time playing with it and wasn't able to get it to work whether it was using the driver direction or hopping through a system or user DSN.  I finally decided that I would end up spending more time trying to tweak connection strings than it would take to look everything up and moved on.I know this isn't helpful, but at least you know that someone shared your pain.Chad</description><pubDate>Mon, 18 Aug 2008 21:56:17 GMT</pubDate><dc:creator> Chad Crawford</dc:creator></item><item><title>RE: Linked Server, show tables in SQL Server Management Studio</title><link>http://www.sqlservercentral.com/Forums/Topic553460-149-1.aspx</link><description>So is this standard for linked servers? Or just non-microsoft sql servers?[Edit] I am a programmer, not a DBA, just happens that I'm the only one here that has a decent amount of experience with SQL.  I am writing a web app to replace an Access front-end.  The DB2 data is dumped to our local SQL server, but changes are in the works there, so I want to query the DB2 data and update the local db I am creating.</description><pubDate>Mon, 18 Aug 2008 05:48:15 GMT</pubDate><dc:creator>Andrew.Buis</dc:creator></item><item><title>RE: Linked Server, show tables in SQL Server Management Studio</title><link>http://www.sqlservercentral.com/Forums/Topic553460-149-1.aspx</link><description>I don't know anything about the StarSQL driver, but I have seen similar issues using DTS against ODBC (specifically Firebird).  Sometimes it seemed to work and sometimes it didn't, but mostly it didn't and I wasn't ever able to figure out how I got it to work the 1 or 2 times it did come through.  I resigned myself to either having a printed copy of the model nearby or having one tool up on one monitor and the other in a 2nd.Chad</description><pubDate>Fri, 15 Aug 2008 08:43:04 GMT</pubDate><dc:creator> Chad Crawford</dc:creator></item><item><title>Linked Server, show tables in SQL Server Management Studio</title><link>http://www.sqlservercentral.com/Forums/Topic553460-149-1.aspx</link><description>I have a Linked Server created from a DB2 ODBC using StarSQL driver.  I was hoping to view all the databases/tables/columns like I do with other normal SQL servers... tree view with database-&amp;gt;tables-&amp;gt;columns etc.  I can EXEC sp_tables_ex DB2LinkedServer, and can select data without issues, but trying to write queries "blind" is really annoying.  Is there any way that I can get this to work?  The connection works fine opening in Excel for example, and shows the tables, but not in the SQL Server Management Studio..</description><pubDate>Fri, 15 Aug 2008 07:31:03 GMT</pubDate><dc:creator>Andrew.Buis</dc:creator></item></channel></rss>