DTS and C#

By Rob Volk on 12 September 2003 | Tags: DTS , .NET


macka submitted "Data Transformation Services (DTS) is a built-in component of SQL Server that provides programmers and database administrators with a way to move data from any source to any destination. Thiru Thangarathinam shows how to invoke DTS packages from a .NET application and explains how the unmanaged DTS SQL Server COM component is used in a .NET application."

Link: DTS and C#


Related Articles

SQL Server Connection Strings (14 November 2007)

Debugging Stored Procedures in Visual Studio 2005 (25 June 2007)

Use SqlBulkCopy to Quickly Load Data from your Client to SQL Server (4 May 2007)

Using SQL Server 2005 fulltext search from ASP.NET 2.0 (5 February 2007)

Managed Data Access Inside SQL Server with ADO.NET and SQLCLR (31 May 2005)

How to Asynchronously Execute a DTS package from ASP or ASP.NET (27 March 2005)

Reading a Trace File using C# in SQL Server 2005 (25 October 2004)

Programmatically Save DTS Packages to Files (24 May 2004)

Other Recent Forum Posts

I have installed 2019 MS SQL via powershell but I am not able to open SSMS (13m)

Home page (Web Portal) just spins (18h)

Get the min start and max end when the datetime overlap is more than 1 day (19h)

Query Inner or Sub including 4 tables (20h)

CASE Statement to Categorize Data Request (1d)

How to remove all text inside brackets in sql server and return only text to the left of this (2d)

Get first datetime and last datetime on a single row (2d)

SQL to One to Many (2d)

- Advertisement -