Suppose I had 10 ASCII-text files in a directory named A.txt, B.txt, C.txt, etc. All these files needed to be imported into SQL, what is the quickiest way? Due to time contraints I had to individually import all 10 through DTS....there has to be a better way. If all of these files were individual tables in an Access database then they all could have been imported through a single DTS process.