C# sqlite no such table

 

解决方法

string sqlitepath = Application.StartupPath + "\\sqlite3.db";

你可能感兴趣的:(C++/mfc/qt/c#)