搜索资源列表
db
- 嵌入式数据Berkeley DB 4.5.20的应用例程.该例是在at91rm9200下运行,实现对数据库表的创建,数据的存取
idbusage
- 该源码实现了为现场人员创建拥有GUI的嵌入式数据库,现场人员通过获得数据可以进行薪水调查,数据包括职位,企业类型,年收入,阅历
CEDB
- WINCE 数据库操作 包括创建、写入、读取、删除、编辑等!-WINCE database
CSharpSQLCE
- 嵌入式wince6.0数据库基本操作实例,包括创建表、插入数据、查询、删除,编译环境为VS2008,wince6.0设备需要安装sqlce.wce5.armv4i.CAB-Wince6.0 basic operation of embedded database instance, including the creation of the table, insert data, query, delete, compile environment for VS2008, wince6.0 ne
Sqlcetests
- 这是用c#开发的,创建数据库,连接数据库的源代码,已经通过测试-This is a c# Development, create databases, connect to database source code has passed the test
EDB_Sample
- 在Windows mobile6下的一个简单的EDB数据库创建枚举-Under Windows mobile6 at a simple database to create an enumeration of the EDB
database
- 一个数据库引擎,可以创建和读写DBF格式的数据库文件-A database engine, you can create and read and write DBF database file format
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.
51c_language
- 4.配置ODBC数据源,按照每章的说明进行数据源的配置,程序对数据库的访问需要通过ODBC来实现。 打开"控制面板"中"管理工具"的"ODBC(数据源)",在弹出的对话框中创建文件DSN。 本例需要创建的文件DSN,登录方式选择"使用用户输入登录ID和密码的SQL Server验证", 登录ID为sa,密码为空,选择默认连接数据库(就是在查询分析器里创建的数据库)。 5.运行程序,其中第三章的登录系统使用用户名"student"、密码"s
shiyan2
- Windows CE下的数据库及数据表的创建、打开、读取、写入、查询、排序、关闭和删除等操作-Windows CE databases and data tables to create, open, read, write, query, sort, close, and delete
insert
- 实现空间数据的导入,连接数据库,对多种数据支持,并能创建数据集,连接空间数据库。-Spatial data import, connect to the database and supports a variety of data, and can create a data set, the connection spatial database.
NUC140_CAN_Master_CoOS
- 设备: Nuvoton NUC140VE3AN 评估板: Nu-LB_002 Rev2.0 编译器: CoIDE V1.1.0 任务: task_init 初始化目标板的资源,并创建其它任务,然后自我删除并退出调度。 get_datab 根据从子机接收到的ID数据,获得该ID的数据库信息。 update_db 等待输入消费金额,然后通过CAN发送消费金额到主机。 uart_print 打印余额。 描述: 本例子模拟了一个打卡
TestDB
- wince5.0 c#开发SQLITE和SQlce数据库创建,查询等功能-Wince5.0 c# development SQLITE and SQlce database creation, query, and other functions
WindowsPCEP6.0Developer-Refrence-
- 针对嵌入式设备的独特需求设计复杂的应用程序 管理虚拟内存,堆和栈以减小程序的内存占用。 创建多线程进程和处理事件。 使用存储器管理来管理不同的文件系统和卷 使用数据库API存储简单的分组数据 写注册表数据、枚举主键和键值 跳读用户、计时器和系统事件以及气泡通知 连接到有线和无线网络,PC以及其他设备-The unique needs of embedded devices for the design of complex applications Virtua
sql
- 基于WinCE 5.0编译的SQLCE3.5的常用数据库指令测试代码,以及完整工程文件,开发环境为VS2008版,主要指令包括数据库、表的创建、删除、数据保存、查询等功能。-Common Database Directive SQLCE3.5 test code compiled based on WinCE 5.0, and a complete project file, the development environment for the version of VS2008, the m
qtsqlite
- 该程序是在linux环境下利用qtcreator编写的程序,功能有对数据库和表的创建,及对表的增添删改操作。-The program is in use under linux environment qtcreator written procedures, functions have to create the and tables, and to add to the table deletion operations.