搜索资源列表
采用odbc直接读写excel的代码
- 使用odbc实现对excel数据表格的存取,没有压缩密码-using odbc to excel to achieve data access forms, no compression Password
lob
- 在VC中用ODBC实现LOB数据在多种数据库中的统一读写-in VC ODBC LOB data in a variety of databases with a unified literacy
RWExcel
- VC++程序实现读写EXCELL数据,可以演示执行代码
BmpAccess
- 对数据库进行读写图像操作,向数据库存图像,从数据库读图像到内存,显示图像。
CADO
- 将对Oracle数据库读写操作的OCI进行封装。不但具有普通数据的读取操作,最主要的是还封装了对Oracle Spatial空间数据的存取操作!
protobuf-2.3.0
- ProtocolBuffer是用于结构化数据串行化的灵活、高效、自动的方法,有如XML,不过它更小、更快、也更简单。你可以定义自己的数据结构,然后使用代码生成器生成的代码来读写这个数据结构。你甚至可以在无需重新部署程序的情况下更新数据结构。-ProtocolBuffer for structured data serialization flexible, efficient, automated methods, like XML, but it is smaller, faster and
WinCCcopack_C
- 用于SIEMENS的WINCC项目数据库读写,可对归档,报警,及过程变量历史数据直接访问操作,方便了数据库操作。-SIEMENS project for the database to read and write WINCC may archiving, alarm, and the process variables to operate direct access to historical data and make it easier for database operations.
FOXPRO
- 系统主要由考勤机和考勤软件两部分组成,考勤机集成了发卡机、读写器、和数据传输卡,可以脱离微机单独使用,其大容量、高可靠性的存储能力,足以应付人数众多的单位使用;高度集成、功能强大的考勤软件让原本枯燥、繁琐的考勤管理变得轻松、愉快 -System primarily by attendance and attendance software is composed of two parts, attendance card issuing machine integrates machine, r
ooo
- vb 编写的直接读取连个数据库进行表表读写达到数据同步-vb prepared even directly read the database to achieve the best examples to read and write data synchronization
Examples
- 数据的插入,读写操作 利用labview的labsql工具包,实现读写数据库操作-Data insert, read and write operations using the LabVIEW Toolkit LabSQL to achieve read and write database operations
DbaForMSSql
- .Net控件,SQL数据库操作控件,是一个数据层处理控件,包括连接、读写、事务处理-. Net controls, SQL database operations control layer is a data processing controls, including the connections, read and write, transaction processing, etc.
family_financ_system
- 运用ADO技术连接ACCESS数据库(改变连接字串就能连接SQL数据库),做了一个家庭记账管理软件!用到了读写数据,写数据,更改数据,删除数据等操作,学习数据库编程的朋友可以看看!-The use of ADO technology to connect ACCESS database (change the connection string will be able to connect SQL database), so a family of account management sof
Blob
- 数据库Blob读写,利用BLOB字段进行图像数据的存取 -Blob database to read and write, using BLOB field for image data access
ic
- IC卡编程,方便IC卡的读写,方便IC卡的数据存储-IC CARD
sjkcz
- 数据库基本操作,较详细的说明了数据操作的几个步骤,包括驱动,读写删除等操作,并给出了相关实例。-Basic database operations, a more detailed descr iption of the data manipulation in several steps, including the driver, delete, such as reading and writing operations, and gives relevant examples.
mmy_link2
- 一个十分简单但是很清楚明了的利用C APII和MySQL交互的程序,实现基本的数据读写,查询等功能,主要意在示范连接的方法。注意,必须确保你已有安装mysql并相应C API包,并且编译时VC++的连接设置及工程设置应正确,相见源码内说明。-A very simple but very clear understanding of the use of C APII and MySQL interactive process, to achieve basic reading and writi
BlobData
- Oracle数据库Blob数据的读写/清空。-Oracle database, reading and writing Blob data/empty.
xibie
- ACESS数据库读写操作,可进行,读取,修改,删除,添加等操作,数据内容用列表框显示-read and write the acess database
VBOPC_CLIENT
- Opc在1995年就由fiser-rosement、intellution(难怪ifix对opc这么起劲^_^)、rockwell等发起了,如今已经是2008年啦,这么多年来,opc虽然发展很快但是也没能统一河山。不过很多时候都要碰到opc这个玩意,因为大多数自动化厂商都提供了opc接口,可以从这个标准接口中读/写较为实时的数据,用来做一些不同系统的数据整合或者复杂点的实时数据输出打印之类的也许更合适。在网上也看到了有人对于opc的抱怨,后面再研究研究。
redis读写缓存数据
- 通过引用redis基础类库,实现对redis的读取和写入操作。例子比较初级。(By referring to the redis base class library, we can read and write redis. The example is more elementary.)