The ADO NET source consumes data from a .NET provider. We configure the ADO NET source by providing the SQL statement that defines the result set. The ADO NET source uses an ADO.NET connection manager to connect to a data source, and the connection manager specifies the .NET provider.
The ADO NET source has one regular output and one error output.
Some important properties:
SqlCommand: The SQL statement that the ADO NET source uses to extract data.
AllowImplicitStringConversion: The default value is TRUE. A value that indicates whether the following occurs:
- No validation error occurs if there is a type mismatch between input column and output column for strings (DT_WSTR or DT_NTEXT).
- Implicit conversion of input columns to the string data type that the output column uses.
The output and the output columns of the ADO NET source have no custom properties.
The following example uses ADO NET source. In this example, like earlier we will copy data from Employee table into Employee_new table. Before moving ahead with example, refer these earlier articles:
Create a new SSIS project using BIDS / SSDT
Data Flow Task
It 's an amazing and Very Nice,Thanks for sharing
ReplyDeleteDot Net Online Course Hyderabad