Alvaro Cobo:
> I have a database with thousands of rows which by mistake was imported in
> the wrong way and all the spanish characters went wrong. For example the
> letter 'á' appears like 'Ãf¡'.
That looks like text that was in the UTF-8 encoding has been mistaken for an
eight-bit encoding, tr
Hi guys:
I know this question have been asked many times but I still get no solution.
I have a database with thousands of rows which by mistake was imported in the
wrong way and all the spanish characters went wrong. For example the letter 'á'
appears like 'Ãf¡'. The problem is that I am try