💾 Archived View for bbs.geminispace.org › u › norayr › 15422 captured on 2024-12-17 at 13:32:29. Gemini links have been rewritten to link to archived content
⬅️ Previous capture (2024-08-18)
-=-=-=-=-=-=-
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
Feb 29 · 10 months ago
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.