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

前端之家收集整理的这篇文章主要介绍了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相关文章