Delphi components to use with SQlite

前端 未结 8 1436
长情又很酷
长情又很酷 2021-02-04 13:01

What components can I use to use SQlite database with Delphi 6?

8条回答
  •  南笙
    南笙 (楼主)
    2021-02-04 13:15

    We just validated our Synopse SQlite3 framework for Delphi 6.

    You've got a whole Client/Server ORM framework, using SQLite3 3.7.3 for its data storage. It's fast and light. And there is some User-Interface dedicated classes (Screen auto-generation, reporting with direct pdf export...).

    See http://synopse.info/forum/viewforum.php?id=2

提交回复
热议问题