File opened that is not a database file file is encrypted or is not a databa

事件:c#打开sqlite 数据提示File opened that is not a database file file is encrypted or is not a databa; 原因:在sqlite3.dll的版本,与sqlite3.lib库文件版本不一致。导致无法打开文件解决方法:下载新版本的sqliteadmin.exe,直接在里面创建新的sqlite库。

相关文章

SQLite架构简单,又有Json计算能力,有时会承担Json文件/RES...
使用Python操作内置数据库SQLite以及MySQL数据库。
破解微信数据库密码,用python导出微信聊天记录
(Unity)SQLite 是一个软件库,实现了自给自足的、无服务器...
安卓开发,利用SQLite实现登陆注册功能