FinPl
FinPl
Thanks for the reply! The queries I am using are as simple as they can be, everything is returned as expected except for strings. I have used pyodbc since then...
Hello again, I think there are multiple occasions in the code where the conversion might go wrong if the source encoding is somewhat similar to utf-8. The API uses the...
Ok, my bad, I thought that was the cause of the issue. I'll try to narrow it down.
Hello, the problem has nothing to do with the last commit, I am very sorry for that. It has something to do with the SQL_ATTR_AUTOCOMMIT set when begining a transaction()....