<?xml version="1.0" encoding="utf-8" ?><rss version="2.0" xml:base="https://www.webmaster-forums.net/crss/node/1019275" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title></title>
    <link>https://www.webmaster-forums.net/crss/node/1019275</link>
    <description></description>
    <language>en</language>
          <item>
    <title></title>
    <link>https://www.webmaster-forums.net/web-database-development/how-do-you-query-linked-database#comment-1114715</link>
    <description> &lt;p&gt;Not really. Have you used a linked mySQL database successfully before? Maybe there is a bug in the ODBC driver.&lt;/p&gt;
&lt;p&gt;openquery() sounds like it would add a lot of extra overhead but I think in some cases it is actually faster (because of the way SQL Server interprets and returns the data) than four-part naming.&lt;/p&gt;
 </description>
     <pubDate>Wed, 25 Sep 2002 13:14:20 +0000</pubDate>
 <dc:creator>Peter J. Boettcher</dc:creator>
 <guid isPermaLink="false">comment 1114715 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/web-database-development/how-do-you-query-linked-database#comment-1114674</link>
    <description> &lt;p&gt;I have the link created successfully but can only see a list of tables but not the content of a table. I created the link using the GUI (Enterprise Manager). I would assume it uses the sp_addlinkedserver. Like I stated above in the previous message, I&#039;m trying to figure out how to query the linked server using the four part name (ex. servername...tablename). So far I&#039;ve be unsuccessful. I did recently get openquery() to work but I would prefer to use the four part name. Using openquery() in my situation would create a lot of overhead considering in most cases that I woul have 1 query with 2 embedded queries (3 levels). This method doesn&#039;t make sense to me and makes more sense to go direct.&lt;/p&gt;
&lt;p&gt;Any ideas?&lt;/p&gt;
&lt;blockquote class=&quot;bb-quote-body&quot;&gt;&lt;p&gt;Quote: &lt;em&gt;Originally posted by Peter J. Boettcher &lt;/em&gt;&lt;br /&gt;
&lt;strong&gt;I have never linked to a mySQL db but I have had problems in the past linking to an Access db that wasn&#039;t on the same machine or mapped.&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;Have you linked the databases inside SQL Server (sp_addlinkedserver) ? &lt;/p&gt;&lt;/blockquote&gt;
 </description>
     <pubDate>Tue, 24 Sep 2002 14:41:32 +0000</pubDate>
 <dc:creator>The Warden</dc:creator>
 <guid isPermaLink="false">comment 1114674 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/web-database-development/how-do-you-query-linked-database#comment-1114642</link>
    <description> &lt;p&gt;I have never linked to a mySQL db but I have had problems in the past linking to an Access db that wasn&#039;t on the same machine or mapped.&lt;/p&gt;
&lt;p&gt;Have you linked the databases inside SQL Server (sp_addlinkedserver) ?&lt;/p&gt;
 </description>
     <pubDate>Mon, 23 Sep 2002 23:35:23 +0000</pubDate>
 <dc:creator>Peter J. Boettcher</dc:creator>
 <guid isPermaLink="false">comment 1114642 at https://www.webmaster-forums.net</guid>
  </item>
  </channel>
</rss>
