Comment by π norayr
Re: "anyone have a good guide for integrating sqlite3 withoutβ¦"
i found this:
β https://github.com/plashenkov/SQLite3-Delphi-FPC/tree/master/Examples
and
β https://wiki.freepascal.org/SQLite
2024-02-29 Β· 2 years ago
Original Post
anyone have a good guide for integrating sqlite3 without Lazarus or forms? I found a simple example but I wanted a bit of description on the units and their functions.