View Single Post
  #2   Report Post  
Dave Peterson
 
Posts: n/a
Default

I think you have trouble.

What's the delimiter for end of line? Carriage Return & Line feed?

I think I'd try to open the file in a text editor program and change that field
delimiter to something else.

(I like UltraEdit (http://www.ultraedit.com) for this kind of thing.)

Gordo T wrote:

I need to import a text file of data where the delimiter between fields is a
carriage return.
--
Gordo T


--

Dave Peterson