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 Does My SQL Server Agent Job Fail on Schedule but Succeed Manually? (7d)

How to group by invg_id instead of null lines (7d)

Trigger is not allowing the database to populate when enabled (21d)

Trigger is causing database to not populate (21d)

Consecutive count of holidays if first date of a month is holiday (23d)

Issues With Not Having Permissions To Add New Database (26d)

I need help with checking the sql query (34d)

Setting Min Server Memory (43d)

- Advertisement -