博客
关于我
CreateDatabase is not supported by the provider
阅读量:437 次
发布时间:2019-03-06

本文共 176 字,大约阅读时间需要 1 分钟。

背景:对于本地数据库如(SQLite\Access)

 

Connection string error: “An exception occurred while initializing the database”

 或者提示 CreateDatabase is not supported by the provider

 

检查一下数据库的路径是否正确

转载地址:http://qavkz.baihongyu.com/

你可能感兴趣的文章
mysql出现错误的解决办法
查看>>
MySQL函数
查看>>
mysql函数汇总之字符串函数
查看>>
mysql函数汇总之数学函数
查看>>
mysql函数汇总之日期和时间函数
查看>>