I have been trying to run a simple DTS package that would load/import a .txt file into a table. The txt file has {lf} for lines/rows and '," for columns. Each time I get an error message that reads "...unexpected end-of-life encountered in data file". Shall I provide some sort of EOF-line or indicate a number of rows to be loaded. Please advise. Thank you for your help
igor