Unable to add table to database

前端 未结 0 705
死守一世寂寞
死守一世寂寞 2020-12-09 18:54

I am opening the database with this line.

int rc = sqlite3_open("/app/warehouse/warehouse.db", &sql.db);

Before that. The progr

相关标签:
回答
  • 消灭零回复
提交回复
热议问题