Details
-
Bug
-
Resolution: Duplicate
-
Not Evaluated
-
None
-
6.7
-
None
Description
Issue Description: When attempting to import QSqlDatabase using the statement from PySide6.QtSql import QSqlDatabase in PySide6.7, an error occurs leading to a process termination with exit code 3221225477.
Python 版本:3.11 和 3.12
from PySide6.QtSql import QSqlDatabase import os print("run end")
Attachments
Issue Links
- duplicates
-
QTBUG-123444 regression: ODBC connection strings no longer work with QSqlDatabase::setDatabaseName()
- Closed
- resulted from
-
QTBUG-122642 The SQL QODBC driver implementation fails to escape passwords set with setPassword(...) when using special characters.
- Closed