Thread
:
Create a new table from csv file using SSIS
View Single Post
#
1
(
permalink
)
03-01-2008, 03:48 PM
k4
Posts: n/a
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?
k4