[Lazarus] Lazarus with SQLite on Windows
John Landmesser
jmlandmesser at gmx.de
Sun Jul 14 12:28:41 CEST 2024
Am 14.07.24 um 11:33 schrieb Arí Ricardo Ody via lazarus:
> A few days ago it was explained to me here on this forum how to
> install and use SQLite with Lazarus on Linux. Everything went well and
> I'm using it normally.
> I would like to know if you would also explain to me, please, how to
> do the same thing on Windows, that is, install and use SQLite with
> Lazarus on Windows machines.
> I appreciate any help anyone is willing to give.
>
> Greetings
>
> Ari Ricardo
> São Paulo Brazil
>
personally i copied the windows libraries to the folder where my
application is installed:
download precompiled binaries for windows from:
https://www.sqlite.org/download.html
I am no more interested in windows but just wanted to know: how to do that.
Google tells me:
https://youtu.be/dcfh5iQ_-3s
Tools for sqlite that are useful for me ( Linux ):
sqlitebrowser
and
sqlitestudio
Also see my post from 10.07.2024
Good luck
More information about the lazarus
mailing list