Posted by monomaniac21 on 06/12/06 09:45
Hi im trying to create a csv file from a db and insert a new line for
each row. All the resources i can find say that the use of \r or the
use of \r\n are sufficient to generate new lines. However after trying
this for many hours i have come to the conclusion that this is not the
case. Can anyone suggest a better method for generating line breaks? or
tell me what additional code i may require to create line breaks in my
csv file?
regards
Marc
[Back to original message]
|