﻿<?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 Content tagged DTS</title><link>http://www.sqlservercentral.com/</link><description>Content tagged DTS posted on SQLServerCentral.com</description><language>en-us</language><ttl>360</ttl><managingEditor>sjones@sqlservercentral.com (Steve Jones)</managingEditor><item><title>VBscript hacks for DTS packages</title><description>This article is about using VBscript hacks to overcome two limitations of DTS packages.</description><guid>http://www.sqlservercentral.com/articles/VBScript/63413/</guid><pubDate>2008/07/11</pubDate><link>http://www.sqlservercentral.com/articles/VBScript/63413/</link></item><item><title>Yet another way  to include portability on DTS packages</title><description>An proposal about using simple server name resolution and INI files to make a DTS package portable.</description><guid>http://www.sqlservercentral.com/articles/DTS/62469/</guid><pubDate>2008/04/10</pubDate><link>http://www.sqlservercentral.com/articles/DTS/62469/</link></item><item><title>Conditional Flow in DTS</title><description>While SQL Server Integration Services is a huge improvement in the ETL capabilities of SQL Server, there are quite a few environments still using DTS in SQL Server 2000. Wayne Fillis brings us a method for implementing conditional logic in your packages.
</description><guid>http://www.sqlservercentral.com/articles/DTS/2929/</guid><pubDate>2008/03/19</pubDate><link>http://www.sqlservercentral.com/articles/DTS/2929/</link></item><item><title>Five Realtime DTS Examples</title><description>SQL Server 2005 includes an amazing ETL environment in Integration Services, but many DBAs will be using DTS and SQL Server 
2000 for years to come. Jambu Krishnamurthy brings us a few handy examples of how you can customize your DTS environment.
</description><guid>http://www.sqlservercentral.com/articles/DTS/2851/</guid><pubDate>2008/02/08</pubDate><link>http://www.sqlservercentral.com/articles/DTS/2851/</link></item><item><title>Top 10 SQL Server Integration Services and DTS tips</title><description>Top SQL Server Integration Services (SSIS) tips from migrating and running DTS packages, to SSIS debugging, maintenance and programming in SQL Server 2005.</description><guid>http://www.sqlservercentral.com/redirect/articles/61733/</guid><pubDate>2008/01/02</pubDate><link>http://www.sqlservercentral.com/redirect/articles/61733/</link></item><item><title>The Dynamic Process of Loading Data</title><description>When loading a data warehouse, handling the ETL process of working with files can be problematic. Longtime DBA Janet Wong brings us an interesting solution that is flexible and efficient for quickly loading a number of files into a warehouse using DTS.
</description><guid>http://www.sqlservercentral.com/articles/DTS/2781/</guid><pubDate>2007/12/31</pubDate><link>http://www.sqlservercentral.com/articles/DTS/2781/</link></item><item><title>Overview of DTS Packages</title><description>While SQL Server 2005 is greatly changing the paradigm of ETL with Integration Services, SQL Server 2000 and DTS will be here for some time to come. New author Rama Nageshwara brings us an overview of this fantastic data movement toolset.

</description><guid>http://www.sqlservercentral.com/articles/DTS/overviewofdtspackages/2127/</guid><pubDate>2007/12/21</pubDate><link>http://www.sqlservercentral.com/articles/DTS/overviewofdtspackages/2127/</link></item><item><title>Exception handling in DTS</title><description>While SSIS is taking the SQL Server 2005 world by storm, there are many DBAs still working with SQL Server 2000 and its ETL system: DTS. In this article, Jambu Krishnamurthy shows us how to modify the exception handling in a DTS package to get around the limitations of the designer.
</description><guid>http://www.sqlservercentral.com/articles/DTS/2762/</guid><pubDate>2007/12/14</pubDate><link>http://www.sqlservercentral.com/articles/DTS/2762/</link></item><item><title>Monitoring on a Budget</title><description>Have you ever been asked for information you couldn't provide because you didn't have an historical monitoring tool?  Try this</description><guid>http://www.sqlservercentral.com/articles/Monitoring/61373/</guid><pubDate>2007/11/19</pubDate><link>http://www.sqlservercentral.com/articles/Monitoring/61373/</link></item><item><title>Migrating SQL Server 2000 DTS Packages Across Environments</title><description>Many of us still have SQL Server 2000 DTS packages running throughout our environment. New author Owais Bashir Ahmed brings us an interesting technique for moving those packages between servers that might come in handy as you continue to work on these packages in SQL Server 2000.</description><guid>http://www.sqlservercentral.com/articles/DTS/61225/</guid><pubDate>2007/10/09</pubDate><link>http://www.sqlservercentral.com/articles/DTS/61225/</link></item><item><title>Maintain DTS packages in SQL Server 2005</title><description>Migrate to SQL Server 2005 and maintain, edit and develop your data transformation services (DTS) packages using the SQL Server DTS Designer.</description><guid>http://www.sqlservercentral.com/redirect/articles/3072/</guid><pubDate>2007/07/05</pubDate><link>http://www.sqlservercentral.com/redirect/articles/3072/</link></item><item><title>Conditional Flow in DTS</title><description>While SQL Server Integration Services is a huge improvement in the ETL capabilities of SQL Server, there are quite a few environments still using DTS in SQL Server 2000. Wayne Fillis brings us a method for implementing conditional logic in your packages.
</description><guid>http://www.sqlservercentral.com/articles/DTS/2929/</guid><pubDate>2008/03/19</pubDate><link>http://www.sqlservercentral.com/articles/DTS/2929/</link></item><item><title>Five Realtime DTS Examples</title><description>SQL Server 2005 includes an amazing ETL environment in Integration Services, but many DBAs will be using DTS and SQL Server 
2000 for years to come. Jambu Krishnamurthy brings us a few handy examples of how you can customize your DTS environment.
</description><guid>http://www.sqlservercentral.com/articles/DTS/2851/</guid><pubDate>2008/02/08</pubDate><link>http://www.sqlservercentral.com/articles/DTS/2851/</link></item><item><title>The Dynamic Process of Loading Data</title><description>When loading a data warehouse, handling the ETL process of working with files can be problematic. Longtime DBA Janet Wong brings us an interesting solution that is flexible and efficient for quickly loading a number of files into a warehouse using DTS.
</description><guid>http://www.sqlservercentral.com/articles/DTS/2781/</guid><pubDate>2007/12/31</pubDate><link>http://www.sqlservercentral.com/articles/DTS/2781/</link></item><item><title>Exception handling in DTS</title><description>While SSIS is taking the SQL Server 2005 world by storm, there are many DBAs still working with SQL Server 2000 and its ETL system: DTS. In this article, Jambu Krishnamurthy shows us how to modify the exception handling in a DTS package to get around the limitations of the designer.
</description><guid>http://www.sqlservercentral.com/articles/DTS/2762/</guid><pubDate>2007/12/14</pubDate><link>http://www.sqlservercentral.com/articles/DTS/2762/</link></item><item><title>Managing DTS packages - Editing, Scheduling, and Viewing Package Logs</title><description>In the second of a series of articles that targets the DBA new to an organization, this article looks at how to manage DTS packages.






</description><guid>http://www.sqlservercentral.com/articles/Administering/managingdtspackageseditingschedulingandviewingpack/890/</guid><pubDate>2006/10/06</pubDate><link>http://www.sqlservercentral.com/articles/Administering/managingdtspackageseditingschedulingandviewingpack/890/</link></item><item><title>Executing a Package from Visual Basic</title><description>So you&amp;#39;ve created a SQL Server package and now you&amp;#39;re ready to integrate it into your Visual Basic application? In this series, Brian Knight will show you how to use the DTS object model to execute a DTS package from Visual Basic.


</description><guid>http://www.sqlservercentral.com/articles/DTS/executingpackagefromvisualbasic/585/</guid><pubDate>2006/08/18</pubDate><link>http://www.sqlservercentral.com/articles/DTS/executingpackagefromvisualbasic/585/</link></item><item><title>Committing imports in SQL Server a little at a time</title><description>A colleague working on an Informix database needed to search TEXT columns using wildcards. While Informix supports wildcards in LIKE and MATCH predicates, this support does not include TEXT columns. The obvious solution—to export the data to SQL Server—does support such searches.</description><guid>http://www.sqlservercentral.com/redirect/articles/2534/</guid><pubDate>2006/08/03</pubDate><link>http://www.sqlservercentral.com/redirect/articles/2534/</link></item><item><title>Copying DTS Packages To a Different Server</title><description>How do you easily copy DTS packages from one server to another? DTS, BCP, T-SQL? Are there advantages to using one method over another? Andy did some research - read the article and see what works and what doesn&amp;#39;t!

</description><guid>http://www.sqlservercentral.com/articles/Administering/copyingdtspackagestoadifferentserver/638/</guid><pubDate>2006/05/05</pubDate><link>http://www.sqlservercentral.com/articles/Administering/copyingdtspackagestoadifferentserver/638/</link></item><item><title>Handling Zero Byte Files in DTS</title><description>SQL Server 2005 has substantially enhanced its ETL capabilities, but many people will still be working with DTS in SQL Server 2000 for many years. New author James Greaves brings us a technique for working with imports and handling files that might not have any data.
</description><guid>http://www.sqlservercentral.com/articles/DTS/handlingzerobytefilesindts/2332/</guid><pubDate>2006/03/27</pubDate><link>http://www.sqlservercentral.com/articles/DTS/handlingzerobytefilesindts/2332/</link></item><item><title>You are using SQL Server 2000's DTS and...</title><guid>http://www.sqlservercentral.com/questions/DTS/60715/</guid><pubDate>2006/02/22</pubDate><link>http://www.sqlservercentral.com/questions/DTS/60715/</link></item><item><title>DTS and Global Variables</title><description>SQL Server 2000&amp;#39;s DTS subsystem is a tremendously flexible environment for handling any number of tasks on your SQL Server. Alex Kersha used DTS to implment a task that manages the number of backup files on his server, which is conifgurable with a global variable. Read on and get the code to implement this task on your servers.
</description><guid>http://www.sqlservercentral.com/articles/DTS/dtsandglobalvariables/2266/</guid><pubDate>2006/02/20</pubDate><link>http://www.sqlservercentral.com/articles/DTS/dtsandglobalvariables/2266/</link></item><item><title>SED and the Big Bad UNIX File</title><description>One would think that when you have to work with Unix text files, they would be the same as Windows text files. That is not quite the case and Peter Ward brings us a look at how this caused a problem in DTS and a way you can fix it.
</description><guid>http://www.sqlservercentral.com/articles/DTS/sedandthebigbadunixfile/2213/</guid><pubDate>2006/01/10</pubDate><link>http://www.sqlservercentral.com/articles/DTS/sedandthebigbadunixfile/2213/</link></item><item><title>DTS Hashing</title><description>DTS is a great tool in SQL Server 2000 for easily setting up jobs to import or export data. But it can also have security risks. New author Alex Kersha brings us a simple security technique to be sure that you are properly executing your DTS packages in a secure manner.
</description><guid>http://www.sqlservercentral.com/articles/DTS/dtshashing/2178/</guid><pubDate>2005/12/20</pubDate><link>http://www.sqlservercentral.com/articles/DTS/dtshashing/2178/</link></item><item><title>Granting Execute Access to All Stored Procedures to a Given User</title><description>A quick and dirty procedure to allow you to grant execute permissions to a user, or role, quickly and easily.
</description><guid>http://www.sqlservercentral.com/articles/DTS/grantingexecuteaccesstoallstoredprocedurestoagiven/2164/</guid><pubDate>2005/12/13</pubDate><link>http://www.sqlservercentral.com/articles/DTS/grantingexecuteaccesstoallstoredprocedurestoagiven/2164/</link></item><item><title>DTS Polling</title><description>Lots of packages exist that will import data files for you, even if you do not know the file name ahead of time. But most of them expect the files to be there. New author Andre Quitta brings us a technique he has for checking to see if the files are even there before importing them.
</description><guid>http://www.sqlservercentral.com/articles/DTS/dtspolling/2159/</guid><pubDate>2005/12/05</pubDate><link>http://www.sqlservercentral.com/articles/DTS/dtspolling/2159/</link></item><item><title>Data Migration : Step by Step</title><description>This article by Chris Kempster covers a wide variety of areas concerned with data migration. Primarily, it focuses on process, standards and some of the many issues to consider when undertaking this role.




</description><guid>http://www.sqlservercentral.com/articles/DTS/datamigrationoverview/639/</guid><pubDate>2005/11/25</pubDate><link>http://www.sqlservercentral.com/articles/DTS/datamigrationoverview/639/</link></item><item><title>Leveraging XP Excel , XML, and OPENXML for Data Imports</title><description>DTS is a fantastic ETL tool and it is often used to import Excel documents. However this can be a manual process in many cases in setting up the package. New author Sloan Holliday brings us a way that you can leverage Office XP&amp;#39;s automation facilities and XML to import data into SQL Server.

</description><guid>http://www.sqlservercentral.com/articles/DTS/leveragingxpexcelxmlandopenxmlfordataimports/2134/</guid><pubDate>2005/11/22</pubDate><link>http://www.sqlservercentral.com/articles/DTS/leveragingxpexcelxmlandopenxmlfordataimports/2134/</link></item><item><title>DTS Standards</title><description>SQL Server 2000 brought us DTS, a new way of working with data movement for SQL Server DBAs. However, unlike Integration Services and Project REAL, there weren&amp;#39;t any great standards for working with this tool and building portable solutions was hard. Jonathan Stokes brings us a great article on how you can create a standard structure for your packages and make them more portable.
</description><guid>http://www.sqlservercentral.com/articles/DTS/dtsstandards/2144/</guid><pubDate>2005/11/21</pubDate><link>http://www.sqlservercentral.com/articles/DTS/dtsstandards/2144/</link></item><item><title>Overview of DTS Packages</title><description>While SQL Server 2005 is greatly changing the paradigm of ETL with Integration Services, SQL Server 2000 and DTS will be here for some time to come. New author Rama Nageshwara brings us an overview of this fantastic data movement toolset.

</description><guid>http://www.sqlservercentral.com/articles/DTS/overviewofdtspackages/2127/</guid><pubDate>2007/12/21</pubDate><link>http://www.sqlservercentral.com/articles/DTS/overviewofdtspackages/2127/</link></item></channel></rss>