Free Creating DTS Packages With SQL Server 2000 Tutorial


(Page 1 of 6 )Data Transformation Services (DTS) were added to SQL Server 7 and allow us to combine several data-related tasks into one common object. In this article Tim shows us how to create a DTS package with SQL Server 2000 that will access a database and email the results of a query to some sales executives. He also shows us how to execute and error trap DTS packages from within an ASP script.Back in the days when Microsoft SQL Server 6.5 was still hot property, the bulk copy pr 
continue >>

Tags:

Add A Comment