Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 480 Bytes

README.md

File metadata and controls

9 lines (5 loc) · 480 Bytes

Qt Interbase/Firebird driver (QIBASE)

Resolve "Driver not loaded" runtime error when connecting to an Interbase or Firebird database using addDatabase("QIBASE"). Download pre-built Qt IBASE SQL driver dlls from Releases

Deployment

  1. put qsqlibase.dll (if release build) / qsqlibased.dll (if debug build) in application subdirectory "sqldrivers"
  2. put fbclient.dll in your application directory