datasource - SSIS - one data file from two data sources -


is possible write data 2 data sources single flat file, 1 data flow?

i have process 3 data flows -

  1. run sp record count.
  2. write dates , record count flat file.
  3. run sp again , write data flat file.

is there more efficient way of doing this?


Comments

Popular posts from this blog

java - How to Configure JAXRS and Spring With Annotations -

visual studio - TFS will not accept changes I've made to a Java project -

php - Create image in codeigniter on the fly -