搜索资源列表
mysql_blob
- mysql数据库操作BLOB型数据的范例-mysql database operations example BLOB data
Blobread
- Delphi 操作Mysql 实现Blob格式读取-Delphi operation Mysql read format Blob implementation
jsp1
- jsp页面从mysql读取图片(BLOB)-jsp page to read from the mysql picture (BLOB)
HeidiSQL_5.1_Sourcecode
- HeidiSQL 是一款用于简单化你的 MySQL 服务器和数据库管理的图形化界面。该软件允许你浏览你的数据库,管理表,浏览和编辑记录,管理用户权限等等。此外,你可以从文本文件导入数据,运行 SQL查询,在两个数据库之间同步表以及导出选择的表到其它数据库或者 SQL 脚本当中。HeidiSQL 提供了一个用于在数据库浏览之间切换 SQL 查询和标签带有语法突出显示的简单易用的界面。其它功能包括BLOB 和 MEMO 编辑,大型 SQL 脚本支持,用户进程管理等。-HeidiSQL is a to
Uzduotis1
- C++ program that connect to MySQL database and uploads images to MySQL s BLOB cell Contains some good information about how to store readed binary information from file and how to send it to mysql s blob ce-C++ program that connect to MySQL databas
EasyDbProcessKit
- 偶从大学开始维护至今的好东西。经过多个项目考验的对ADO数据库调用的封装类库。讨厌了ADO繁琐的接口?这个工具能帮你完成绝大多数需求,不但提供了C++的类,也提供了C的API,支持从VC6.0 ~ VC2010各个编译环境,附有例子代码和数据库。 特色: 1、经过多个项目考验,支持Oracle,SQl-Svr2000, MySQL, PostgreSQL, Access(2003), 的Blob 读写,见例子 2、支持类似GetProfileInt系列的变量持久化入数据库,摈弃注册表
ByteUtil
- java写的数据类型转化的程序,包括mysql中的blob类型!-java data types written into the procedures, including the blob mysql type!
Hibernate-Oracle-MySQL-image
- Hibernate如何操作Oracle以及MySQL数据库中的图片文件,进行图片文件的自由存取,该文档详细描述了Hibernate如何对Oracle数据库以及MySQL数据库进行Blob字段的配置-Hibernate how Oracle and MySQL database image files, image files for free access, the document describes in detail how Hibernate on Oracle database and
mym_src_v1.36
- MYM是一个Matlab接口MySQL服务器。它是基于原来的 MySQL和Matlab的罗伯特Almgren,并增加了对BLOB的支持。也就是说,它可以插入BLOB字段的MATLAB对象(如数组,结构,细胞)。-mYm is a Matlab interface to MySQL server. It is based on the original MySQL and Matlab by Robert Almgren and adds the support for BLOBs. That
insert-mysql-blob-
- 向数据库插入blob数据实例源码 *在mysql数据库里成功测试,并且发现mysql的blob数据库不支持存储图片,只支持 *65535字节以下的本本数据存储。不过其他的大型数据库是支持储存图片的.-insert mysql blob
Picture-Manager
- 本系统用C#+mysql开发,主要实现大学校舍图片信息的管理,包括最基本的添加(包括对blob字段的处理)、删除、修改、查询,是完全自己开发的、完整可运行的-The system developed using C#+mysql main University campus picture information management, including the most basic add (blob field processing), delete, modify, query, and
MyAdo
- VC使用ADO操作MYSQL.方便实现连接、查询、插入、删除、操作BLOB-Using ADO VC operation MYSQL. Easy to connect, query, insert, delete, manipulate BLOB
MysqlAndSqlserver
- mysql与sqlserver数据同步,其中包括mysql的图片字段blob与sqlserver的图片字段image的同步,有mysql同步至sqlserver和sqlserver同步至mysql-mysql and sqlserver data synchronization, which includes images mysql blob field picture field with sqlserver image synchronization with mysql synchron
QT-Mysql-Blob
- mysql+Qt 下对blob数据类型操作-mysql blob
JDBC_Test
- java代码,连接mysql数据库,并对大数据类型(CLOB和BLOB进行处理)-Java code, connect to the MySQL , and the large data types (BLOB and CLOB for processing)