CreateDatabase is not supported by the provider
时间:2019-06-06 19:27:45
收藏:0
阅读:349
背景:对于本地数据库如(SQLite\Access)
Connection string error: “An exception occurred while initializing the database”
或者提示 CreateDatabase is not supported by the provider
检查一下写数据库的路径是否正确
原文:https://www.cnblogs.com/bindot/p/notsupport.html
评论(0)