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. connect qt with bigquery
Forum Updated to NodeBB v4.3 + New Features

connect qt with bigquery

Scheduled Pinned Locked Moved Unsolved General and Desktop
2 Posts 3 Posters 1.8k 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.
  • W Offline
    W Offline
    Weimars
    wrote on last edited by
    #1

    Hi, I'm trying to connect qt with bigquery with the obdc driver but I still can't get it
    I followed the guide to complete the driver https://doc.qt.io/archives/qt-5.7/sql-driver.html

    QSqlDatabase: QODBC driver not loaded
    QSqlDatabase: available drivers: QSQLITE QODBC QODBC3

    Any idea what to do?

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

      @Weimars said in connect qt with bigquery:

      Any idea what to do?

      As always in this case (and mentioned many times here in the forum for this specific question) - make sure the odbc plugin finds all required dlls (in your case the odbc dlls). You can check this with e.g. DependencyWalker.

      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
      2

      • Login

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