SQL server export... -
12-16-2005
, 07:25 PM
I have a text file that is tab delimited. I have import it into SQL
server to delete some random total rows that confuse the DTS importer.
Then I output it to a new flat file. It seems that the tabs don't come
across. I get an error message that their is no delimiter. Does
anyone know what I need to do to get the tab to output into the new
text file? |