SQLite is a powerful, embedded relational database management system in a compact C library, developed by D. Richard Hipp.
I want to make a Delphi app which displays records taken from databases like Oracle and MS SQL Server. Before you tell me to "use ...