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

service sql server not starting (3h)

Include a column from another table through multiple relationships (12h)

Calculation Help (3d)

How to list values in a column based on two further columns (3d)

Summing Count of Appointments within 30 days for each Date (4d)

How can i get a ruled data to my select view? (4d)

Store Procedure - Sql Statements with Joins and Create and Update a table in Database (5d)

Have anyone used gMSA account in SQL JDBC Connection? (5d)

- Advertisement -