I am opening the database with this line.
int rc = sqlite3_open("/app/warehouse/warehouse.db", &sql.db);
Before that. The progr