Reading a Pipe as a delimeter?
We have a csv file that we get and we would like to programatically read it into a sql database. The problem is it is delimited by a Pipe rather than a carriage return, comma, or semicolon. Can anyone show me a way to look for the pipe and replace it with a carriage return or comma? Thanks for the help and examples are appreciated.
|