Qt Forum

    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Unsolved

    Sqlite on Windows 7 64bit

    General and Desktop
    2
    2
    701
    Loading More Posts
    • 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.
    • J
      Jayson.Prichard last edited by

      I have an application that uses a Sqlite database. The application is a 32 bit app. I am porting it from XP to Windows 7. I installed it on a 32-Bit version of Windows 7 and it works fine. When I installed it on a 64-Bit version, with the same file/directory structure, the Sqlite database drivers don't load.

      c:\myapp\bin\myapp.exe
      c:\myapp\bin\sqldrivers\qsqlite4d.dll

      My question: Is there a 64-Bit version of the sqlite drivers and do I need them?

      1 Reply Last reply Reply Quote 0
      • SGaist
        SGaist Lifetime Qt Champion last edited by

        Hi,

        When you say installing, did you use the same 32bit Qt libraries ?

        Interested in AI ? www.idiap.ch
        Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

        1 Reply Last reply Reply Quote 0
        • First post
          Last post