Hello- Im trying to figure out why I cannot get spanish characters into my sqlite DB properly. Im using a C program to read a text file that is already translated into spanish. When I look at this file the spanish characters (tilde n, acentos etc) are correct. When I run the C program and open the resulting DB, the places those characters are supposed to be are question marks, ie ma?ana for manana (with tilde n).
Is there something special I need to do in the C/Sqlite code to make this work properly? Im running it on a Mini Mac, but have also tried a Fedora Core 11 linux box as well. Thanks for any help _______________________________________________ sqlite-users mailing list [email protected] http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

