In the database I have: I have a postgreSQL ver 8.4 with SQL_ASCII encoding (charset Spanish Argentina).
On the server I have: .NET with C# and npgsql.dll 2.1 (cant update)
I can get the info, but when a cell has an accent or ñ the char come's broken.
Any idea on what can I do?