06/15/2016 at 8:05 am
#379572
Keymaster
@ Neoma
Looking at the Database1.csv file from your last reply, there are now at least two major issues that was not present before…
Part of each row is separated by commas and part of the row is separated by semicolons. Another serious issue that was not present bore is that the string (for example the Notes) are now double quoted; having two "" quotes instead of one " quote. BAsically the file is severely corrupt is is not able to be imported.
There could be other issues, but I am unable to open the file in anything that can read CSV files properly. I can only open it in my text editor which is how I saw these issues.
I suggest going back to the Database.csv file.
