-----Original Message----- From: sqlite-users [mailto:[email protected]] On Behalf Of hfiandor Sent: Friday, May 26, 2017 3:18 PM To: [email protected] Subject: [sqlite] problem with special letters > I think: Lazarus work well when the data is introduced by keyboard, but > something fail when read a .csv (Biología) and translate to the SQLite´table > "Biolog¿a" with the insert into... command.
So your program has an encoding error, I don't know what Lazarus is or if that is the program? Can you elaborate a bit? _______________________________________________ sqlite-users mailing list [email protected] http://mailinglists.sqlite.org/cgi-bin/mailman/listinfo/sqlite-users

