Please start any new threads on our new
site at https://forums.sqlteam.com. We've got lots of great SQL Server
experts to answer whatever question you can come up with.
Author |
Topic |
saurabhsrivastava
Posting Yak Master
216 Posts |
Posted - 2009-02-03 : 13:02:53
|
I have around 50 CVS files to import to a Test database on SQL Server 2008, each CSV belongs to different table and I want to avoid one-by-one import manually. It will be graet If you guys help me find or design SSIS package that does same task. Thanks for suggestions |
|
visakh16
Very Important crosS Applying yaK Herder
52326 Posts |
|
saurabhsrivastava
Posting Yak Master
216 Posts |
Posted - 2009-02-04 : 13:39:54
|
Thanks for link but each CSV files have different structure, so this is not gonna work. |
 |
|
|
|
|