Hi all,
I have a database in my website taking data from an external source. This source can only export in UTF-8 language format but the SQL DB seems to only support latin1 (8859-1).
Can anyone suggest how to overcome this issue as my export format cannot be changed and the file type can't easily be converted to 8859-1?
The file is a GEDCOM file.
Thanks in advance
Plohse