DiscArchive is a wxWidgets application that reads files from folders or discs and stores them in a SQLite database. It uses sqLiteDB, a small interface to sqlite3 with basic functions such as opening, closing, statement and query. An example of a phone list is also provided.
Comments