(possible) bug in ODBC connection, no semicolons in password accepted
If the specific user has a semicolon in password, it works fine when you're creating and testing system DSN (or try to test the connection via eg. sqlplus)
If you try to use this DSN with correct password (with semicolon) it fails. Error say, that the password were wrong. Tested in QV 11.20 SR12 AND Qlik Sense 2.2.4
As soon as we changed the password to one w/o semicolon, it worked fine