Details
-
Bug
-
Resolution: Out of scope
-
Not Evaluated
-
None
-
6.7.0, 6.8.3, 6.9.0
Description
QSqlDatabase::setPassword() is not working for Microsoft Access database (mdb/accdb), which uses the QODBC driver.
The issue doesn't appear in version 6.5.7.
To reproduce the issue:
- Create a .mdb database file and set a password to it.
- Open the attached example project and set the path the created .mdb file.
- Run the attached example project.
Attachments
Issue Links
- relates to
-
QTBUG-122642 The SQL QODBC driver implementation fails to escape passwords set with setPassword(...) when using special characters.
-
- Closed
-