搜索资源列表
vcSaveFigureToDDB
- 基于二进制的数据库编程。该程序能够将图像存储在数据库中,并且能够实现数据库的浏览。-based on binary database programming. The procedure will be able to store the images in a database, and can browse the database.
DaQing
- 这是个用access数据库提取二进制数据,并且在对话框中显示出来图像。
ins
- 实现从数据库中查询一条记录,然后插入到另一个数据库中:包括图像数据即二进制数据.改进后可实现将任何文件以二进制形式存入数据库-from a database for a record, and then inserted into another database : including image data that is binary data. Improvements can be achieved in any document stored in the database binar
vb6写入图像或二进制文件信息到MSSQL
- 列出了关键的读取文件和写入数据库的代码,其他的不罗嗦.
ado_jpg
- 将JPG或者BMP或者其他的常用图像直接转为二进制流存入数据库 并从数据库中将图像读出并显示出来-To JPG or BMP images, or other common binary stream directly into the database and images from the database will be read out and displayed
img-transfer
- vb6 实现数据库二进制图像转换,从SQL数据库读取二进制图像,并将图像转换成二进制储存在数据库中-failed to translate
adoblob
- 在vc++开发过程中,有时候需要将数据以二进制方式存储在数据库中,本代码就是实现这一过程的示例,VC++使用ADO实现BLOB二进制大对象数据的存取,其存取的方式与普通数据有所区别,并给出实现图像存取显示的完整示例工程。 -In vc++ development process, and sometimes need to be binary data stored in the database, the code is an example of realization of this