简体   繁体   English

损坏的数据库Sql Server CE(Windows Mobile CE 5.0)

[英]Corrupted Database Sql Server CE (Windows Mobile CE 5.0)

I have error when i try to deploying my project to smart device, so with the emulator every thing working fine , but when i use smart device , the database didn't work and when i open it , i get this error (i used visual studio 2008 and language C#) : 当我尝试将项目部署到智能设备时出现错误,因此在模拟器上一切正常,但是当我使用智能设备时,数据库不起作用,当我打开它时,出现此错误(我使用了Visual Studio 2008和语言C#):

Error : 0x800004005 E_FAIL
Native_Error: (25017)
Description : le fichier de base de données est peut-être endommagé. Exécuter l'utilitaire de réparation pour vérifier le fichier de la base de données [Database Name] .
Interface defining error: IID_IDBInitialize
Param:0: 0
Param:1: 0
Param:2: 0
Param:3: Program Files\ project_name\database_name.sdf
Param:4: 
Param:5:

问题解决了,我重置了PDA,然后一切正常

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

相关问题 无法访问数据库(SQL Server CE / Windows Mobile 6.5) - Unable to access database (SQL Server CE / Windows Mobile 6.5) 在具有Windows CE 5的设备上使用SQL Server CE数据库进行CRUD操作 - CRUD Opertaions with SQL Server CE database on device with Windows CE 5 在Windows CE mobile(OS Windows CE)中访问SQLCE(Microsoft Sql Compact Edition)数据库的最快方法是什么? - Which is Fastest way to access SQLCE(Microsoft Sql Compact Edition) Database in Windows CE mobile(OS Windows CE))? 在单独的文件夹中安装SQL Server CE数据库[Windows Mobile 6 Smart device ap] - Install SQL Server CE database in separate folder [Windows Mobile 6 Smart device ap] 插入,更新,删除不适用于Windows Mobile的SQL Server CE数据库文件 - Insert, Update, Delete are not applied on SQL Server CE database file for Windows Mobile 在Windows Mobile 5上将数据加载到Sql CE数据库的最快方法 - Fastest way to load data into Sql CE database on windows mobile 5 连接到SQL Server CE数据库 - Connect to SQL Server CE database 嵌入SQL Server CE数据库 - Embedding SQL Server CE database 使用Windows CE 6.0连接到SQL Server或MySQL数据库 - Connecting to a SQL Server or MySQL database with Windows CE 6.0 Windows Embedded CE 5.0移动应用程序gridview C# - Windows Embedded CE 5.0 mobile app gridview C#
 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM