How to write information to the Application event log by using a Script task in a SQL Server 2005 Integration Services package (906560)
The information in this article applies to:
- Microsoft SQL Server 2005 Developer Edition
- Microsoft SQL Server 2005 Enterprise Edition
- Microsoft SQL Server 2005 Standard Edition
SUMMARYWhen you use Microsoft SQL Server Business Intelligence Development
Studio to create a Microsoft SQL Server 2005 Integration Services (SSIS) package, you can
include a Script task in the SSIS package to execute a task.
For example, the task may write a collection of variable information to the Windows Application event log. You can create an SSIS package that contains a Data Flow task. This Data Flow task includes a Row Count transformation. You can use a Script task to write the data that was populated by the Row Count transformation to the Windows Application event log.
This article describes how to use a Script task to write information to the Windows Application event log.REFERENCESFor more information, see the following topics in Microsoft
SQL Server 2005 Books Online:
- Script Task
- Programming the Script Task
- How to: Set Task Properties Using a Task Editor
For more information about how to write to the Windows Application event log by using Microsoft Visual Basic, visit the following Microsoft Developer Network (MSDN) Web site:
Modification Type: | Major | Last Reviewed: | 9/22/2006 |
---|
Keywords: | kbsql2005ssis kbhowto KB906560 kbAudDeveloper kbAudITPRO |
---|
|