Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[unixODBC][Driver Manager]Driver does not support this function QODBC: QODBCResult::reset: Unable to set 'SQL_CURSOR_STATIC' as statement attribute #434

Open
Keyes117 opened this issue Mar 14, 2024 · 0 comments

Comments

@Keyes117
Copy link

I am encountering an error message that states: "[unixODBC][Driver Manager]Driver does not support this function QODBC: QODBCResult::reset: Unable to set 'SQL_CURSOR_STATIC' as statement attribute, Please check your ODBC driver configuration". When I try to access mdb file in Qt program with mdbtools.
I Checked the logfile, but nothing useful. On the other hand, a powershell-script where I connect to the same database and executes the same SQL-statement, just works fine !. so I am not really sure where to look for the problem. I would greatly appreciate your assistance in resolving it.

19ff80560b47b9a482a700a79c81227a

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant