I am trying to convert a DTS package in SQP 2000 to ASP.Net in a tight timeframe.
The DTS package functionally is fairly simple: queries the database, creates some text file, emails the text files to various people, and then updates the database. I saved he package to a .bas file to start because when I try to view some of the properties I receive an error. But I am having trouble deciphering the code.
Where in the .bas file does it show me the order of the steps?
Thanks in advance for the help. I have limited experience with DTS packages.
The DTS package functionally is fairly simple: queries the database, creates some text file, emails the text files to various people, and then updates the database. I saved he package to a .bas file to start because when I try to view some of the properties I receive an error. But I am having trouble deciphering the code.
Where in the .bas file does it show me the order of the steps?
Thanks in advance for the help. I have limited experience with DTS packages.