Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 Development Tools
 ASP.NET
 Get DTS 2000 excution information in C#

Author  Topic 

sreekanth.ammisetty
Starting Member

1 Post

Posted - 2007-05-08 : 13:04:41
Hi,

I have a DTS 2000 package (Please note it's not a SSIS package)which when excuted let's say pushes 2000 records into the table and 100 records to the error log depending on the condition. Now I want to show this information to the user i.e., "2000 records inserted and 100 records logged into error file" and finaly whether the package is succeeded or not. Please help me in achieveing this. It's little bit urgent.

Note: I am using DOTNET2.0 and SQL server 2000

Thanks in advance.
Sreekanth Ammisetty
   

- Advertisement -