Content deleted Content added
Line 24:
===Features of the data flow task===
The Data Flow task, arguably the most important task in the product, features a different design surface than that of the workflow. Data flows are edited
Data sources can connect to any number of source types using [[OLEDB]] or ADO. They generally execute a SQL statement (including a stored procedure) to retrieve rows, though there are exceptions. Most notably, a flat file data source allows reading from text files, and an XML adapter can source data from XML files. Similarly, data destinations write data to their target by executing a statement on its connection, or writing to a file.
|