Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. Can not read MS Access Database on Qt 6.7.0, while 6.6.2 works fine.
Forum Updated to NodeBB v4.3 + New Features

Can not read MS Access Database on Qt 6.7.0, while 6.6.2 works fine.

Scheduled Pinned Locked Moved Unsolved General and Desktop
3 Posts 2 Posters 355 Views
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • CalciferC Offline
    CalciferC Offline
    Calcifer
    wrote on last edited by
    #1

    Both 32bit and 64bit can not read MS Access Database on Qt 6.7.0.
    Driver: https://download.microsoft.com/download/3/5/C/35C84C36-661A-44E6-9324-8786B8DBE231/accessdatabaseengine.exe

    Error occured when call "db.open()", db.lastError().text() is: [Microsoft][ODBC 驱动程序管理器] 未发现数据源名称并且未指定默认驱动程序 [Microsoft][ODBC 驱动程序管理器] 无效的连接字符串属性, IM002;01S00 QODBC: Unable to connect

    "QODBC" exist in QSqlDatabase::drivers().

    Everything works fine on Qt 6.6.2.

    I do not know if this is a bug of Qt 6.7.0, any help or advice would be greatly appreciated.

    Christian EhrlicherC 1 Reply Last reply
    0
    • CalciferC Calcifer

      Both 32bit and 64bit can not read MS Access Database on Qt 6.7.0.
      Driver: https://download.microsoft.com/download/3/5/C/35C84C36-661A-44E6-9324-8786B8DBE231/accessdatabaseengine.exe

      Error occured when call "db.open()", db.lastError().text() is: [Microsoft][ODBC 驱动程序管理器] 未发现数据源名称并且未指定默认驱动程序 [Microsoft][ODBC 驱动程序管理器] 无效的连接字符串属性, IM002;01S00 QODBC: Unable to connect

      "QODBC" exist in QSqlDatabase::drivers().

      Everything works fine on Qt 6.6.2.

      I do not know if this is a bug of Qt 6.7.0, any help or advice would be greatly appreciated.

      Christian EhrlicherC Offline
      Christian EhrlicherC Offline
      Christian Ehrlicher
      Lifetime Qt Champion
      wrote on last edited by
      #2

      See https://forum.qt.io/topic/156026

      Qt Online Installer direct download: https://download.qt.io/official_releases/online_installers/
      Visit the Qt Academy at https://academy.qt.io/catalog

      CalciferC 1 Reply Last reply
      0
      • Christian EhrlicherC Christian Ehrlicher

        See https://forum.qt.io/topic/156026

        CalciferC Offline
        CalciferC Offline
        Calcifer
        wrote on last edited by
        #3

        @Christian-Ehrlicher Thanks a lot

        1 Reply Last reply
        0
        • Christian EhrlicherC Christian Ehrlicher referenced this topic on

        • Login

        • Login or register to search.
        • First post
          Last post
        0
        • Categories
        • Recent
        • Tags
        • Popular
        • Users
        • Groups
        • Search
        • Get Qt Extensions
        • Unsolved