💾 Archived View for bbs.geminispace.org › u › norayr › 15422 captured on 2024-03-21 at 20:28:05. Gemini links have been rewritten to link to archived content
-=-=-=-=-=-=-
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 · 3 weeks 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.