Import CSV files fails

This public forum is for user-to-user discussions of PHPMaker. Note that this is not support forum.
Post Reply
marisoft
User
Posts: 209

Import CSV files fails

Post by marisoft »

Hi,

An import of small csv-files (< 200 lines) fails.
It drops lines in the middle of the file.
The import reports that e.g. 7 of 100 records fails.

What could cause this?

This is a shared server, but still: very small files.

tia
/Poul


arbei
User
Posts: 9384

Post by arbei »

You may follow How to Debug.


marisoft
User
Posts: 209

Post by marisoft »

Thanks,

It turned out that I had an ANSI encoded file. UTF-file worked correctly.


Post Reply