Skip to content

Qt OCI Oracle database driver. Resolve "Driver not loaded" runtime error. Download pre-built qsqloci.dll driver library for establishing a database connection to Oracle Database using addDatabase("QOCI")

License

Notifications You must be signed in to change notification settings

wuyuewei/qt_oci_driver

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

Qt Oracle database driver (QOCI)

Resolve "Driver not loaded" runtime error when connecting to Oracle Database using addDatabase("QOCI"). Download pre-built Qt OCI SQL driver dlls for Oracle database from Releases

Deployment

  1. put qsqloci.dll (if release build) / qqsqlocid.dll (if debug build) in application subdirectory "sqldrivers"

  2. put the dependency libraries from https://github.com/thecodemonkey86/qt_oci_driver/releases/download/instantclient_21.3/oci_dependencies_from_instantclient_x64-21.3.0.zip in your application directory

About

Qt OCI Oracle database driver. Resolve "Driver not loaded" runtime error. Download pre-built qsqloci.dll driver library for establishing a database connection to Oracle Database using addDatabase("QOCI")

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published