Recent

Author Topic: cannot load sqlite3.dll  (Read 2873 times)

kapibara

  • Hero Member
  • *****
  • Posts: 629
Re: cannot load sqlite3.dll
« Reply #15 on: July 24, 2024, 10:30:05 pm »
Can you upload a small testproject including a db file so we can check whats wrong?
Then use Project->Publish Project in the Lazarus menu and select that the files should be zipped.

The sql3connection was set to active in the IDE, but I changed it to unconnected.
Now I get the error message the data-stream format is not recognized. I have this problem on several different .db files,yet they can all be readok in dbbrowser for sqlite.
Lazarus trunk / fpc 3.2.2 / Kubuntu 22.04 - 64 bit

Handoko

  • Hero Member
  • *****
  • Posts: 5376
  • My goal: build my own game engine using Lazarus
Re: cannot load sqlite3.dll
« Reply #16 on: July 25, 2024, 04:28:10 am »
Or try my SQLite demos:
https://forum.lazarus.freepascal.org/index.php/topic,65185.msg496461.html#msg496461
https://forum.lazarus.freepascal.org/index.php/topic,67245.msg517135.html#msg517135

To be able to run the code above, you need SQLite installed or have the SQLite3.dll put in the program folder. For Linux users, SQLite usually is already installed by default

 

TinyPortal © 2005-2018