💾 Archived View for bbs.geminispace.org › s › pascal › 15410 captured on 2024-05-10 at 11:08:58. Gemini links have been rewritten to link to archived content
⬅️ Previous capture (2024-03-21)
-=-=-=-=-=-=-
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.
Feb 27 · 2 months ago · 👍 norayr
🐙 norayr [mod] · Feb 29 at 00:09:
i found this:
— https://github.com/plashenkov/SQLite3-Delphi-FPC/tree/master/Examples
and