Things on this page are fragmentary and immature notes/thoughts of the author. Please read with your own judgement!
pyodbc only supports qmark
https://github.com/mkleehammer/pyodbc/wiki
Unicode Converter Buffer Overflow
This issues arises in Python3 but not Python2, so the simplest way is to use Python2 if …