This is the Delphi SQLite set of DAC components from aducom software, based on their latest release for Delphi 2009, and updated to support newer editions of Delphi as included in RemObjects Data ...
<Transaction>2020/05/02 15:35:46.000.514,=C:\Users\falve\Documents\Embarcadero\Studio\Projects\Unit1.pas</Transaction> <Transaction>2020/05/02 15:36:38.000.995,C ...
Delphi以来の個人自作アプリ開発。これまでの「データ永続化」の手法を振り返ってみたい。大昔はiniファイルとか、レジストリとか使っていたような。その後ローカルのSQLiteに保存したりいろいろやった覚えが・・。一般にどんな手法が標準的だったのか ...
Developing personal apps since the Delphi days. I'd like to look back at the methods of "data persistence" I've used so far. I remember using things like ini files or the registry a long time ago.