I have a very small project written in VB.Net 2005 using the SQL Server 2005 SSiS DTSx package.
I used the legacy migration tool to migrate a couple of SQL 2000 DTS (very basic) packages. I saved them as DTSx files. I will worry about actually rebuilding the packages using the BI tools at a...
I have a very small project written in VB.Net 2005 using the SQL Server 2005 SSiS DTSx package.
I added the reference Microsoft.SqlServer.ManagedDTS so I could then use the Microsoft.SqlServer.Dts.Runtime so I can execute the commands:
Dim oApp As New Application
Dim oPkg As New Package...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.