用VS2013调用SDF数据库SqlCEConnection sqlCecon = new SqlCEConnection();执行这一句就报如下错误:Unable to load the native component of SQL Server Compact Corresponding to the ADO.Net Provider of Version 8428.错误,有没有高手知道这个错误的原因,SDF数据库生成版本是SDF Viewer1.10.0版本
...全文
981打赏收藏
C#调用SDF数据库问题
用VS2013调用SDF数据库SqlCEConnection sqlCecon = new SqlCEConnection();执行这一句就报如下错误:Unable to load the native component of SQL Server Compact Corresponding to the ADO.Net Provider of Version 8428.错误,有没有高手知道这个错误的原因,SDF数据库生成版本是SDF Viewer1.10.0版本