搜索资源列表
picr
- oracle+java实现图片存储 用oracle自己的方法-achieve photo storage using oracle their own ways
ADOMFCDialogChunkOperation
- 利用ADO实现在ACCESS数据库中图片的存储与显示功能。-use ADO in ACCESS database photo storage and display functions.
adoblob
- 一个VC++6.0环境下从SQL中存储图片的例子-a VC 6.0 environment from SQL store photos example
PBMS
- 是一个数据库程序,实现VC6.0环境下的数据库ADO访问、添加、删除等操作。 实现了完整的系统功能,完全实现了图书借阅管理,报警、参数设置等一系列功能。 该程序分为左右两个面板,左边树视图可以与右边面板进行消息传递,相互响应,实现了图片格式文件的数据库存储,图片的显示。 实现了注册表的操作,程序可以随机自动启动(根据用户的设置)。 演示了如何调用帮助文档。-is a database program to achieve VC6.0 database environment AD
CXml_Src
- 很多人不知道怎样在XML中存储图片,这个程序将会帮助你怎样在XML文件中存储图片-many people do not know how the XML storage of pictures, This process will help you how the XML document storage Photo
InputImage
- 在开发管理系统时,需要将图片信息存储在数据库中。本程序解决了从磁盘中加载位图,将其显示在Picture控件中;二是将位图数据保存到数据库中。
jpgTOdatabase
- JPG格式的图片对数据库的读写 可以有效的降低存储空间,加快速度
ImageData
- 数据库存储图片,可以将图片存入access数据库,也可以读出另存为,支持BMP,JPG等
sqltupian
- 存储图片,将图片写入SQL数据库的DELPHI代码,可修改支持任意文件格式
DatabaseforpictureBox
- 从数据库中读取图片到PictureBox中,从PictureBox中将图片存储到数据库中-Read from the database to a PictureBox Image from PictureBox picture will be stored to the database
ADOBLOB
- VC++使用ADO技术将图片存储到Access的实例,程序原型是一个vc++简易相册,打开软件后,可以一张张浏览图片,也可以简单添加BMP格式的图像到相册中,本程序意在演示ADO存储BMP的基础知识,并不是让你使用相册,因为作为一个相册来说,本程序的功能实在太简单。-VC++ using ADO technology to images stored in the instance of Access, the program is a prototype of vc++ easy album,
vcInsertBmptoAccess0001
- 该源码是基于数据库ACCESS的,对于图片插入数据库来说,不同于普通的文字,数字 ,字符等,图片存储是以OLOB,大二进制对象的形式存储在数据库中的,对初学者理 解更有用,我也是近期才向这方面努力的-The source is based on the ACCESS database, and the picture is inserted into the database is different from the ordinary text, numbers, char
InsertBmptoAccess0002
- 该源码是基于数据库ACCESS的,对于图片插入数据库来说,不同于普通的文字,数字,字符等,图片存储是以OLOB,大二进制对象的形式存储在数据库中的,可以插入,删除,前一记录,后一记录,-The source is based on the ACCESS database, and the picture is inserted into the database is different from the ordinary text, numbers, characters and so on,
vcShowBmpfromAccess0003
- 该源码是基于数据库ACCESS的,对于图片插入数据库来说,不同于普通的文字,数字,字符等,图片存储是以OLOB,大二进制对象的形式存储在数据库中的,可以插按编号显示数据库中的图片(BMP格式);-The source is based on the ACCESS database, and the picture is inserted into the database is different from the ordinary text, numbers, characters and s
vcBmpAccessminrikeji0004
- 该源码是基于数据库ACCESS的,对于图片插入数据库来说,不同于普通的文字,数字 ,字符等,图片存储是以OLOB,大二进制对象的形式存储在数据库中的,界面有列表 框,可以看到数据库的信息,包括图片显示,是明日科技中的一个源码,拿来分享-The source is based on the ACCESS database, and the picture is inserted into the database is different from the ordinary t
kechengsheji
- 数据库编程的课程设计,需要将数据库文件夹添加到你本地的的数据库,,SQL2000下的 能存储图片-Database Programming in curriculum design, needs to be added to the database folder of your local database,, SQL2000 can be stored under the picture
SQL_Picture
- SQL Server图片存储,用于数据库-SQL Server image storage, for a database
imgsave
- 基于PHP的图片存储程序 PHP+Mysql-PHP-based image stored procedures PHP+ Mysql
ADO_xiangce
- VC++使用ADO技术将图片存储到Access的实例-VC++ using ADO technology to pictures stored on an instance of Access
vb.net 使用Access数据库保存和读取图片文件
- 将picturebox里面的图片上传到Access数据库,并将图片从数据库读出到picturebox中。(Upload the pictures in PictureBox to the access database, and read the pictures from the database to PictureBox.)