搜索资源列表
ffdb
- 对wince下的数据库编程,其中包括对access和sqlserver ce两种!-to wince under the Database Programming, These include the access and sqlserver ce two!
VCDatabase1
- 数据库编程技巧文章,总共两个文件,详细介绍了ODBC,OLEDB,ADO,以及Windows ce下数据库开发。-database programming skills article, a total of two documents, detailing the ODBC, OLEDB. ADO, and under Windows ce database development.
VCDatabase2
- 数据库编程技巧文章,总共两个文件,详细介绍了ODBC,OLEDB,ADO,以及Windows ce下数据库开发。-database programming skills article, a total of two documents, detailing the ODBC, OLEDB. ADO, and under Windows ce database development.
WindowsCERegedit
- Windows CE的注册表编辑器和数据库操作源码-Windows CE registry editor and database operation FOSS
CEDB
- WINCE 数据库操作 包括创建、写入、读取、删除、编辑等!-WINCE database
GetFileOpenName
- CE的系统函数里面没有类似于VC++的获取文件路径的对话框函数GetFileOpenName,所以封装了一个这样的动态库,供大家调用-CE of the system function which is similar to VC++ does not access the file path of the dialog box function GetFileOpenName, so encapsulates the dynamics of such a database for your c
ADOAccess
- windows ce操作系统,evc编程环境下下access数据库编程-access database programming under evc
exp7SQL2
- WinCE系统的数据库操作示例,完成数据库的增删改查等功能,附带全部必须的dll文件-WinCE operating system, database example, the completion of additions and deletions to the database search functions, with all the necessary dll files
SQLiteDemo
- 利用SQLite做的演示程序,用Visual C++开发Windows CE下的数据库的另一种方法。-Demo program using SQLite to do with Visual C++ development under Windows CE database another way.
SQL_CE_Demo
- Wince5.0下使用VC++2005操作SQLCE3.0数据库,创建、打开数据库及数据表,代码经本人测试通过。-Wince5.0 using VC++2005 operating SQLCE3.0 database, create, open the database and data tables, the code after I test.
AlbumDB
- Wce 上小型数据库,不需要第三方库支持,支持4.2以上-windows CE database
WindowsData
- 在移动设备上有几种数据库可用,但是本文所用的都是 SQL Server 2000 Windows CE Edition,是微软公司桌面数据库的精简版(本文以后简称为 SQL Server CE) 。这是为.NET Compact Framework 选择的移动数据库,因为它完全支持.NET Compact Framework 运行时环 境和.NET Compact Framework 开发环境。 -On a mobile device, but there are several
CSharpSQLCE35
- 用C#写的嵌入式数据库SQL CE3.5基本操作,运行环境为WinCE6.0-Embedded with C# to write basic SQL CE3.5 database operations, operation environment for the WinCE6.0
WINCE_SQL_SERVER
- 详细描述了在WINCE操作系统下,如何用SQL SERVER CE实现移动系统的综合服务,很有参考价值。-Described in detail in the WINCE operating system, how to use SQL SERVER CE integrated services for mobile systems, a good reference.
CEDBUse
- wince 下简单的数据库ce server例子-wince ce server the simple example of a database
NoteBook
- 本实例提供了在wince5.0下如何使用SQL Server CE 数据库开发,使得在嵌入式也能应用关系型数据库 C#语言,运行环境VS.NET2005-This example provides a wince5.0 how to use SQL Server CE database development, so can be applied in embedded relational database C# language and runtime environment VS.NET2
Code_Programming_WinCE6
- 这是Douglas《Windows CE 6.0开发者指南》随书源码的安装程序和安装说明(微软系列丛书)。该书包含的内容有:WinCE环境下的屏幕绘图、键盘鼠标和触摸屏等输入控制、窗口控件和菜单、模块、进程和线程、文件系统、注册表、数据库、网络编程、设备间通信、串行通信、设备驱动程序、服务。-This is Douglas " Windows CE 6.0 Developer' s Guide" with the book source code and installa
CeDBConnection
- WindowCE数据库ServerCE的通用操作类。对winCE数据库各种操作的接口及源代码。-Window Server CE DataBase Operate Class.And All SourceCode.
Windows-CE-Development-Guide
- 一个wince的开发指南,适合新手使用,从平台的搭建到第一个hello world程序,到html控件使用,以及简单数据库程序。-A wince development guide for novices to use, to use the platform to build from the first hello world program to html controls, and a simple database program.
CE练习
- 操作sqlce3.5数据库,可以对数据库进行增删改查。(Operate the sqlce3.5 database)