Recent

Author Topic: Cannot load SQLite client library "sqlite3.dll"  (Read 3781 times)

Dick Maley

  • New Member
  • *
  • Posts: 26
Cannot load SQLite client library "sqlite3.dll"
« on: December 05, 2016, 10:53:14 pm »
I have an application that uses SQLite3.  It compiles and runs with the following lazarus versions with no code changes: 1.4.0, 1.4.2, 1.4.4, and 1.6.0.

I just installed lazarus 1.6.2.  I can compile the application with no code changes, however, when I run the application I get the following error:
Cannot load SQLite client library "sqlite3.dll".  Check your installation.

I have always put the "sqlite3.dll" in the same directory with the application executable.  Has something changed with 1.6.2 such that this approach is no longer acceptable?

Dick Maley


LacaK

  • Hero Member
  • *****
  • Posts: 691
Re: Cannot load SQLite client library "sqlite3.dll"
« Reply #1 on: December 06, 2016, 06:24:47 pm »
I have always put the "sqlite3.dll" in the same directory with the application executable.  Has something changed with 1.6.2 such that this approach is no longer acceptable?
No, nothing has changed! It must work.
Do you have both application and DLL 32 or 64 bit ?

Dick Maley

  • New Member
  • *
  • Posts: 26
Re: Cannot load SQLite client library "sqlite3.dll"
« Reply #2 on: December 06, 2016, 10:29:28 pm »
I had a "SQLite3.dll" from 2013.  I updated the dll to the current 64bit version and the application now works.

Thank you.

 

TinyPortal © 2005-2018