<div dir="ltr"><div>Hi,</div><div><br></div>I am trying to use the ODBC package for Cuis Smalltalk. I used the documentation by Mark Volkmann (<a href="https://mvolkmann.github.io/blog/topics/#/blog/smalltalk/50-databases/?v=1.1.1">https://mvolkmann.github.io/blog/topics/#/blog/smalltalk/50-databases/?v=1.1.1</a>). Thank you, Mark, for your tutorial!<br><br>I'm connecting to a PostgreSQL database but I'm having an issue with French accented characters. For example, instead of 'Invité', I get the string 'invité'. <br><br>I suspect an encoding issue, although I'm using the psqlodbcw.so library which supports Unicode.<br><br>Does anyone have experience with this ODBC package and can help me resolve this issue?<br><br>Best regards<br>Olivier<br></div>