资源列表
wincc-ado
- wincc组态软件vbs通过ado方式读取数据库实例,另含ado连接数据库说明。(包中含wincc登录日志源代码)-vbs wincc configuration software reads the database instance through ado way, the other containing ado connect to the database descr iption. (Pack containing wincc login log source code)
osmdroid-master
- spatialite数据库开发事例,基于android的源代码-spatialite Database Development Case
DBFViewrEditor
- DBF Viewr Editor. With this application you are able to view dbf files.
MdlPicToDB
- Visual Basic 6.0将图片存储到Access数据库中,以及从Access数据库中读取图片数据出来。-Visual Basic 6.0 Access to images stored in the database, and read image data from an Access database.
hhhh
- 合并edb数据库,合并edb数据库。是易语言的。-Edb database merge
DbfOperater
- pack table copy structure copy index-pack table copy table copy structure copy index
hamsterdb-2.1.7.tar
- hamsterdb是用C语言实现的数据库管理系统,其代码类似于berkeley db.该版本为最新版,2.1.7-hamsterdb is implemented using C language database management system, its code is similar to berkeley db.
PHPExcel_demo
- php对excel文件进行循环读取 php对字符进行ascii编码转化,将字符转为十进制数 php对excel日期格式读取,并进行显示转化 php对汉字乱码进行编码转化 -PHP cycle to read the excel file PHP the characters ASCII code conversion, the character to a decimal number PHP on Excel date format to read, an
SavetoExcel
- this program to save data to exel
sqlite_test
- C++操作sqlite数据库的接口类,解决了乱码问题-The C++ Interface to operate sqlite database,no messy problem when the table contain chinese characters
advertisement
- 数据库 创建唯一性索引 创建表结构 广告订单表-sqlserver scr ipt
SQLiteTool
- 本模块的任务是实现SQLITE工具类,类名是CMpSqliteDb,类所在文件名是MpSqliteDb.h和MpSqliteDb.cpp。这个类实现了操作SQLITE数据库的基本操作,包括创建数据库、关闭数据库、打开数据库连接、关闭数据库连接、预编译SQL语句、执行预编译SQL语句、创建表格、修改表格名称、清空表格、删除表格、添加字段、修改字段、删除字段、添加记录等。 -Task of this module is to achieve SQLITE tools, class name is C