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

Why am I receiving an error about a column in the select list not being in an aggregate function or in the GROUP BY? (7h)

How to I insert records based on one to many relationship? (1d)

Transfer to new windows 11 computer (9d)

Pivot data but keep equal number per metric (12d)

Change Font Size In T-SQL Message Window? (13d)

Who has joined and who has left (15d)

Linked Server Selection Query Fails with "MS DTC has stopped this transaction" (19d)

Query almost perfect but brings wrong record (20d)

- Advertisement -