Hi
I have created an export from our sql database and it imports into a csv file.
I have come across an issue when the customer special instruction field as more than one line, the export into CSV is creating an extra line which then throws out all the other fields.
Is there a way to keep it in all one rather than it create a new line. I have looked in to the sql field and it is a carriage return. I assume it thinks the return is a comma.
Any ideas how to stop this happening please.
Thanks
I have created an export from our sql database and it imports into a csv file.
I have come across an issue when the customer special instruction field as more than one line, the export into CSV is creating an extra line which then throws out all the other fields.
Is there a way to keep it in all one rather than it create a new line. I have looked in to the sql field and it is a carriage return. I assume it thinks the return is a comma.
Any ideas how to stop this happening please.
Thanks