﻿<?xml version="1.0" encoding="utf-8"?><rss xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" version="2.0"><channel><title>SQLServerCentral.com Articles tagged SQL Server 7, 2000, Distributed Queries</title><link>http://www.sqlservercentral.com/</link><description>Articles tagged SQL Server 7, 2000, Distributed Queries posted on SQLServerCentral.com</description><language>en-us</language><ttl>360</ttl><managingEditor>sjones@sqlservercentral.com (Steve Jones)</managingEditor><item><title>Updating AS/400 Linked Server Tables from SQL Server</title><description>One of the strongest features of SQL Server is the ability to connect to disparate data sources and perform queries across multiple sources. New author Basu Hullur brings us a technique that he used to update data on the AS/400 in a much quicker way than previously.

</description><guid>http://www.sqlservercentral.com/articles/Distributed+Queries/updatingas400linkedservertablesfromsqlserver/2331/</guid><pubDate>2007/07/06</pubDate><link>http://www.sqlservercentral.com/articles/Distributed+Queries/updatingas400linkedservertablesfromsqlserver/2331/</link></item><item><title>An Introduction To Linked Servers</title><description>Linked Servers are an interesting technology in SQL Server to allow remote access from within the database to external data sources. They can be a boon in a heterogenous environment with other Oracle, DB2, etc. data sources. But they can also help in a smaller scale against those &amp;#34;hidden&amp;#34; datasources like Excel or Access. New Author Krishna.

</description><guid>http://www.sqlservercentral.com/articles/Distributed+Queries/anintroductiontolinkedservers/1366/</guid><pubDate>2007/06/08</pubDate><link>http://www.sqlservercentral.com/articles/Distributed+Queries/anintroductiontolinkedservers/1366/</link></item><item><title>Updating AS/400 Linked Server Tables from SQL Server</title><description>One of the strongest features of SQL Server is the ability to connect to disparate data sources and perform queries across multiple sources. New author Basu Hullur brings us a technique that he used to update data on the AS/400 in a much quicker way than previously.

</description><guid>http://www.sqlservercentral.com/articles/Distributed+Queries/updatingas400linkedservertablesfromsqlserver/2331/</guid><pubDate>2007/07/06</pubDate><link>http://www.sqlservercentral.com/articles/Distributed+Queries/updatingas400linkedservertablesfromsqlserver/2331/</link></item><item><title>Oracle and SQL Server Interoperability Part 3</title><description>Haindong Ji brings us part 3 of his series on Oracle and SQL Server interoperability, this time taking a look at the Oracle Instant Client.


</description><guid>http://www.sqlservercentral.com/articles/Distributed+Queries/oracleandsqlserverinteroperabilitypart3/2218/</guid><pubDate>2006/01/24</pubDate><link>http://www.sqlservercentral.com/articles/Distributed+Queries/oracleandsqlserverinteroperabilitypart3/2218/</link></item><item><title>Connect to Lotus Domino using SQL Server Linked Server</title><description>Many Enterprises create and maintain applications that reside on &amp;#34;IBM Lotus Domino Server.&amp;#34; Since the Lotus Domino server has the capability of handling applications and messaging, it has become a prime requirement for a SQL Server DBA to cross- reference data or import and export data to and from the Domino database and SQL Server databases. In this article, I am going to discuss how to use SQL Server Linked server to connect to databases that reside on the Lotus Domino server. The steps involved in connecting to the Lotus notes mail server database can be used for connecting to other databases that reside in &amp;#34;Lotus Notes Domino&amp;#34; server.
</description><guid>http://www.sqlservercentral.com/redirect/articles/1696/</guid><pubDate>2005/01/31</pubDate><link>http://www.sqlservercentral.com/redirect/articles/1696/</link></item><item><title>Linked Servers: Creating, Setting Options, and Querying</title><description>Have you ever had to access data from either a non-SQL Server source or from a separate SQL Server database (either residing on the same instance or on a separate instance)? Rahul Sharmas discusses how to bridge the gap between two different SQL Server instances or between heterogenous RDBMS such as SQL Server and Oracle: Use linked servers!</description><guid>http://www.sqlservercentral.com/redirect/articles/1662/</guid><pubDate>2005/01/17</pubDate><link>http://www.sqlservercentral.com/redirect/articles/1662/</link></item><item><title>Oracle Link</title><description>SQL Server is the best RDBMS, at least according to the current thinking at SQLServerCentral.com, and is fully capable of meeting all of your database needs. However not all database systems run on SQL Server and it seems that we often see data from some other system being consolidated on SQL Server for additional processing or reporting. DTS usually handles the load, but there are times that you might want create a linked server to an Oracle system for updating individual rows. New author Adria
</description><guid>http://www.sqlservercentral.com/articles/Distributed+Queries/oraclelink/1646/</guid><pubDate>2004/12/29</pubDate><link>http://www.sqlservercentral.com/articles/Distributed+Queries/oraclelink/1646/</link></item><item><title>An Introduction To Linked Servers</title><description>Linked Servers are an interesting technology in SQL Server to allow remote access from within the database to external data sources. They can be a boon in a heterogenous environment with other Oracle, DB2, etc. data sources. But they can also help in a smaller scale against those &amp;#34;hidden&amp;#34; datasources like Excel or Access. New Author Krishna.

</description><guid>http://www.sqlservercentral.com/articles/Distributed+Queries/anintroductiontolinkedservers/1366/</guid><pubDate>2007/06/08</pubDate><link>http://www.sqlservercentral.com/articles/Distributed+Queries/anintroductiontolinkedservers/1366/</link></item><item><title>Review of SQL 2000 Fast Answers</title><description>A monster book at 980 pages, it&amp;#39;s written in &amp;#39;how-to&amp;#39; format and has a ton of good material. Andy gave it the once over for us and reports back - see what he thinks!

</description><guid>http://www.sqlservercentral.com/articles/Installation/reviewofsql2000fastanswers/959/</guid><pubDate>2003/04/18</pubDate><link>http://www.sqlservercentral.com/articles/Installation/reviewofsql2000fastanswers/959/</link></item><item><title>Adding Linked Servers Using SQL-DMO</title><description>Following up on a question posted in our discussion area, Andy looks at how to use DMO to add and remove linked servers. Along the way he points out a couple &amp;#39;gotchas&amp;#39; and throws in a cool tip about how to save a little time when you experiment with DMO.
</description><guid>http://www.sqlservercentral.com/articles/Administering/addinglinkedserversusingsqldmo/801/</guid><pubDate>2002/09/19</pubDate><link>http://www.sqlservercentral.com/articles/Administering/addinglinkedserversusingsqldmo/801/</link></item><item><title>Middle Tier Application Data Caching with SQL Server 2000</title><description>Middle tier applications often use a single database management system (DBMS) to store data, which can expose scaling limitations as the number of user requests increases. Caching, a technique used to increase application performance by copying data and then using the copied data in place of the original data, can dramatically increase the throughput (the number of application requests serviceable per unit time) and scalability of middle tier applications. 
</description><guid>http://www.sqlservercentral.com/redirect/articles/619/</guid><pubDate>2002/03/08</pubDate><link>http://www.sqlservercentral.com/redirect/articles/619/</link></item><item><title>SQL Server 7.0 and OLE DB Heterogeneous Queries</title><description>This article discusses queries that involve more than one database server. For example, you can run a query that returns a joined recordset where some records come from a SQL Server™ database and others come from an AS/400 machine. 

</description><guid>http://www.sqlservercentral.com/redirect/articles/246/</guid><pubDate>2001/06/06</pubDate><link>http://www.sqlservercentral.com/redirect/articles/246/</link></item><item><title>Conversion of DB2 Data to SQL Server through DTS</title><description>In this article, Brian Knight shows you how to convert data stored in DB2 to SQL Server using DTS.
</description><guid>http://www.sqlservercentral.com/articles/DTS/convertdb2/164/</guid><pubDate>2001/05/09</pubDate><link>http://www.sqlservercentral.com/articles/DTS/convertdb2/164/</link></item><item><title>StarSQL 3.0 Configuration</title><description>In this article, you are shown how to configure StarSQL, which is one method to rapidly connect to DB2 databases.
</description><guid>http://www.sqlservercentral.com/articles/Distributed+Queries/starsql/167/</guid><pubDate>2001/05/07</pubDate><link>http://www.sqlservercentral.com/articles/Distributed+Queries/starsql/167/</link></item><item><title>Viewing Linked Servers' Meta Data</title><description>So, you&amp;#39;ve added a linked server and need information about it.  There must be an easier way to fine information about your linked server and keep from walking to the server room.
</description><guid>http://www.sqlservercentral.com/articles/Distributed+Queries/linkedservermeta/140/</guid><pubDate>2001/05/07</pubDate><link>http://www.sqlservercentral.com/articles/Distributed+Queries/linkedservermeta/140/</link></item><item><title>Uncovering Linked Servers</title><description>A little known feature that SQL Server offers is linked servers.  Linked servers give the developer the option to use distributed queries and are a vital part of SQL Server&amp;#39;s scalability.
</description><guid>http://www.sqlservercentral.com/articles/Distributed+Queries/linkedserver/139/</guid><pubDate>2001/05/06</pubDate><link>http://www.sqlservercentral.com/articles/Distributed+Queries/linkedserver/139/</link></item></channel></rss>