Microsoft
Software
Hardware
Network
Question : 0xefbfbd of encoding "UTF8" has no equivalent in "WIN1252"
I'm getting the error below on this statement. I'm trying to open a connection to a PostgreSQL database. I have a ODBC data source defined, and I have installed the PostgreSQL ODBC driver.
Dim Reader As OdbcDataReader = catCMD.ExecuteReader()
ERROR [22P05] ERROR: character 0xefbfbd of encoding "UTF8" has no equivalent in "WIN1252";
Error while executing the query
Alternatively, can I use an SQL connection object. If so, what would I specify for Data Source?
Answer : 0xefbfbd of encoding "UTF8" has no equivalent in "WIN1252"
I change the driver from ANSI to UNICODE and the problem is resolved.
Random Solutions
asp.net - Is there anyway that you can detect that a label evals to nothing and trigger an event to alert the user that they need do something.
How do I allow data entry under certain conditions in an access form
How do I enable the Create Email button in Access 2007 forms?
Outlook 2010
Manual Update of WSUS Data Files
Access DB network performance very slow
Problem using Windows 7 and Access 2007
How do I get the next and previous record of one target record in a set of records?
Access Report
How to add a loading bar