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. Connecting Firebird with Qt-5
Forum Updated to NodeBB v4.3 + New Features

Connecting Firebird with Qt-5

Scheduled Pinned Locked Moved Unsolved General and Desktop
4 Posts 3 Posters 511 Views 2 Watching
  • 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.
  • MucipM Offline
    MucipM Offline
    Mucip
    wrote on last edited by Mucip
    #1

    Hi,
    It sounds very strange for me that nobody use Firebird with Qt I guess?
    I asked in many local forums but no answer?!

    I want to read Firebird Database with it's own DLL. I don't want to compile in Qt.

    I use now PostgreSQL and I copy some DLL and other things in to my deployed program folder and no problem.
    May I fallow same way in Firebird also? I can run on my win machine the program which use Firebird. This program installs Firebird client DLL's in to my computer.
    Now I want to use same Firebird DLL's in my own Qt5 written program. It should be no problem but when I search in forums they always talk about how to compiling Qt-Firebird .

    Ofcourse it will be perfect if I see some little code part how to connect and read Firebird?

    P.S.: I use msvc2017_64 and Qt5.14.2 on Win10.

    Regards,
    Mucip:)

    1 Reply Last reply
    0
    • Christian EhrlicherC Offline
      Christian EhrlicherC Offline
      Christian Ehrlicher
      Lifetime Qt Champion
      wrote on last edited by
      #2

      Afaics you need to compile the IBase sql plugin.

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

      1 Reply Last reply
      1
      • MucipM Offline
        MucipM Offline
        Mucip
        wrote on last edited by
        #3

        Hi @Christian-Ehrlicher ,
        Really? Terrible. :(

        Regards,
        Mucip:)

        1 Reply Last reply
        0
        • SGaistS Offline
          SGaistS Offline
          SGaist
          Lifetime Qt Champion
          wrote on last edited by
          #4

          Hi,

          Yes you have to, it's explained here.

          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
          1

          • Login

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