This is a discussion on Create a new table from csv file using SSIS within the SQL Server forums, part of the Microsoft SQL Server category; --> I was able to create a new table using dts package and an incoming flat file that had col ...
| |||||||
| Register | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| ||||
| Yes, use the Data Flow Task , you'll probably need to create some dynamic variables -- Jack Vamvas ___________________________________ Search IT jobs from multiple sources- http://www.ITjobfeed.com "k4" <stburks@gmail.com> wrote in message news:c8251cf7-4353-465f-acb2-0ad26d600080@q21g2000hsa.googlegroups.com... >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? |