View Single Post

   
  #1 (permalink)  
Old 03-01-2008, 03:48 PM
k4
 
Posts: n/a
Default Create a new table from csv file using SSIS

I was able to create a new table using dts package and an incoming
flat file that had col names in the first row. Can this be done with
SSIS?
Reply With Quote