October 14, 201114 yr I have a FileMaker database that contains text with special characters such as accent marks and bullets (Example: • Chicken Liver Paté). Whenever I try to create a record in the MySQL database via an ODBC connection I get an error if it has one of the special characters. I am pretty sure that this is an encoding issue. I have tried changing the encoding settings but so far I have not been able to resolve the error. >>> Here is the exact error: ODBC communication/link error. Please check your network connection and/or database server. I am a novice with MySQL. Can someone please tell me how to fix this?
October 16, 201114 yr Author I resolved the problem by changing the encoding settings in the ODBC driver to UTF-8.
November 22, 201312 yr Today, I just had better luck setting the ODBC drive under 'Advanced Language' by turning on both: Application uses the "wide" ODBC API and Treat text type as unicode
January 22, 20169 yr Newbies Hi, I'm running into the same issue but cannot figure out where to change the Advanced Language settings. I'm running Windows 2008 R2 with FileMaker Server 12. There are 2 ODBC drivers to choose from (see first image): MySQL ODBC 5.1 Driver and SQL Server. The current ODBC connection was created by using MySQL ODBC 5.1 Driver. The communication works but the export to my MySQL database fails due the "incorrect string values" error. When I try to create a new ODBC connection I do not see the mentioned language settings (image 2). Can someone provide a hint please how and where to change the advanced language settings? Thanks a lot! Martin
Create an account or sign in to comment