C++ Paper instructions: Problem 7.1 In this problem, we will be utilizing the SQLite serverless database library to load and query a database file. The required library libsqlite3.so and header file sqlite3.h appear to be installed on some Athena workstations (but not on the Athena1 server). If you cannot find […]