![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
i need to import bunch of text files into SQL server, and i want to import each file into its own (unexisting) table. i tried with DTS, it works first time, when i delete tables and try next time, it complains about unexiting object. is there any way to make task which creates table each time it is run? all it needs to do is to create enough varchar(255) columns. DTS do it first time when i create task, but after that it expects table to be present in the database. any workarounds? thank you! dario |
![]() |
| Thread Tools | |
| Display Modes | |
| |