我确实包含了System.Data.SqlServerCedll,将usingSystem.Data.SqlServerCe;放在我的代码中,但是当我打开.NET页面时,我得到:Thetypeornamespacename'SqlServerCe'doesnotexistinthenamespace'System.Data'(areyoumissinganassemblyreference?)我不知道如何解决这个问题。提前致谢。 最佳答案 这可以通过确认以下两点来解决:检查您是否已经将System.Data.SqlServerCe命
我确实包含了System.Data.SqlServerCedll,将usingSystem.Data.SqlServerCe;放在我的代码中,但是当我打开.NET页面时,我得到:Thetypeornamespacename'SqlServerCe'doesnotexistinthenamespace'System.Data'(areyoumissinganassemblyreference?)我不知道如何解决这个问题。提前致谢。 最佳答案 这可以通过确认以下两点来解决:检查您是否已经将System.Data.SqlServerCe命
在我的项目中,我使用带有EntityFramework的SQLCE3.5数据库并遵循thisarticle但我有这个异常(exception):UnabletoloadthenativecomponentsofSQLServerCompactcorrespondingtotheADO.NETproviderofversion8080.InstallthecorrectversionofSQLServerCompact.RefertoKBarticle974247formoredetails.所有细节System.Data.SqlServerCe.SqlCeExceptionwasunh
在我的项目中,我使用带有EntityFramework的SQLCE3.5数据库并遵循thisarticle但我有这个异常(exception):UnabletoloadthenativecomponentsofSQLServerCompactcorrespondingtotheADO.NETproviderofversion8080.InstallthecorrectversionofSQLServerCompact.RefertoKBarticle974247formoredetails.所有细节System.Data.SqlServerCe.SqlCeExceptionwasunh