If any one can help me on that problem.<br>
<br>
I build a bulk file like (flat file) from the content of a textarea and I need to detect the carriage return because the sql server and the bulk program then I use interpret the carriage return as a bunch of empty characters, and give me a messy file to read. So I need to ignore the carriage return in the textarea and replace by a single space or nothing.<br>
<br>
Many thanks!
<br>
I build a bulk file like (flat file) from the content of a textarea and I need to detect the carriage return because the sql server and the bulk program then I use interpret the carriage return as a bunch of empty characters, and give me a messy file to read. So I need to ignore the carriage return in the textarea and replace by a single space or nothing.<br>
<br>
Many thanks!