diff Sphinx/source/plugins/odbc.rst @ 789:2f70f622059b

added odbc tip
author Alain Mazy <am@osimis.io>
date Wed, 24 Nov 2021 15:30:29 +0100
parents 37512473ffe9
children 1316bc62b5d5
line wrap: on
line diff
--- a/Sphinx/source/plugins/odbc.rst	Fri Oct 29 19:01:33 2021 +0200
+++ b/Sphinx/source/plugins/odbc.rst	Wed Nov 24 15:30:29 2021 +0100
@@ -338,6 +338,15 @@
     }
   }
 
+**Remark:** On Windows systems, we have noticed that the ODBC drivers character encoding 
+seems to depend on a system level configuration.  This configuration needs to enforce UTF-8.
+Therefore, it is advised to configure the system locale as follow:
+
+.. image:: ../images/odbc-windows-system-locale.png
+           :align: center
+           :width: 600px
+
+|
 
 PostgreSQL
 ^^^^^^^^^^