![]() |
Database with SQL_ASCII doesn't show special characters - Printable Version +- CodeIgniter Forums (https://forum.codeigniter.com) +-- Forum: Archived Discussions (https://forum.codeigniter.com/forumdisplay.php?fid=20) +--- Forum: Archived Development & Programming (https://forum.codeigniter.com/forumdisplay.php?fid=23) +--- Thread: Database with SQL_ASCII doesn't show special characters (/showthread.php?tid=49917) |
Database with SQL_ASCII doesn't show special characters - El Forum - 03-07-2012 [eluser]ReyPM[/eluser] Hi every: I've a PostgreSQL database with SQL_ASCII enconding. When I select data from any table the special characters aren't showed and don't know the cause. I try changing the enconding in the page where data is showed. Any help on this? |