I have one "CSV" File which has to be dumped into one of the tables in 2005. I used to do using DTS in 2000. i havent worked on SSIS packages. so is there any way i can load text file into table in 2005 server easily.
If you're familiar with bcp, you should be able to go that route in 2005, and thus temporarily put off learning SSIS, but you'll eventually want to bite the bullet and learn it, as it is quite useful.
Viewing 2 posts - 1 through 2 (of 2 total)
You must be logged in to reply to this topic. Login to reply