搜索资源列表
blobrw
- 微软的SQL SERVER数据库的Image、text等字段都属于二进制的大对象。这些对象的存取和其他轻型对象略有不同。 微软.NET Framework的System.IO命名空间下给我们提供了一个FileStream文件流类。我们可以使用这个文件流对二进制大对象轻松进行读写。 我实现了一个简单的WinForm程序,这个程序通过点击“Open”按钮选择一个bmp或者jpg文件,并显示在图形控件PictureBox中。通过“Save”按钮存入数据库。点击“View”CheckBo
adoPIC
- 用ADO把大文件,比如JPG,BMP ,mp3等大文件 以二进制的形式存入数据库和读出数据库,并显示或播发-use ADO to use the documents, such as JPG, BMP, MP3 and other large files in binary form sensed data stored in the database and library, and display or transmit
claire
- 实现了一个简单的WinForm程序,这个程序通过点击“Open”按钮选择一个bmp或者jpg文件,并显示在图形控件PictureBox中。通过“Save”按钮存入数据库。点击“View”CheckBox可以切换到浏览状态,观看存入数据库的图片。 由于对二进制大对象使用的流操作,所以对于任何文件都具有通用性。读写文本文件也可以这么做-achieve a simple WinForm procedures, this procedure by clicking on the "Op
sql_ado
- ADO访问数据库,实现BLOB数据:bmp,jpg图像的存取,并用ListBox显示数据库字段列表-ADO database and achieve BLOB data : bmp, jpg image access, ListBox and use database fields show list
jpg2ado
- ado方式保存jpg图像到数据库 Ado preserve jpg image to the database
vc 存取jpg图片到数据库
- 本数据库为access2000格式,如使用的是access97必须用access2000对数据库进行转化 后方可修改。-access2000 the database format, such as the use of Access must access2000 the database after conversion may be revised.
将jpg图象文件保存到ACCESS库中
- 本源代码以将jpeg图片存入数据库为例,介绍了将大数据存入数据库的方法。-source code to be jpeg images stored in the database as an example, introduces a large data into the database.
CPicture
- VC++编的一个源代码库,提供导入JPG格式的图片的函数调用,用户可以开发出满足要求的图片浏览软件!-JPG format picture into the source database
ado
- 使用VC开发的基于ado方式保存jpg图像到数据库的一个小程程序-Based on the use of VC development ado kept jpg image to the database process in a small way
databaseimg
- 一个数据应用举例,利用VC++操作Access数据库,读写数据库的BMP图像文件,注意这里仅支持BMP图像,如果要支持其它格式如JPG/GIF等,需要修改程序,本实例只是演示如何从数据库读取BMP编辑信息并显示、如何写入BMP图像信息到数据库,测试运行了一下,正常工作,运行时请将数据库移到Debug目录下。-For example a data application using VC++ to operate Access database, the database read and wri
2005072416393413896
- ado 方式保存 jpg 图像到数据库 近日才开始学 ado 编程,扛着拿来主义+修正主义之大 旗,站在前人的肩膀上修改的一个小程序。相信很多大侠 早已见过。添加了一点功能,清洁了一些代码,多写了几 行注释-ado save jpg image to the database ado recently began to learn programming, used to carrying the banner of Marxism+ revisionism,
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
accessSavePic
- 直以来,好多人认为ACCESS及其他小型桌面数据库无法存取jpg图片,本人也一直在探寻小型数据库存取jpg图片的方法,终于有所收获,试验成功,可以方便地将jpg存到ACCESS数据库中及正常通过image显示,现将代码公布给大家,有这方面需要的朋友可以参考-Straight years, a lot of people think that ACCESS and other small desktop database can not access the jpg image, I have a
jpg
- VC++环境下,在数据库中,以文件的形式存取图像的例子!-VC++ environment, in the database, to document examples of the form of access to images!
BLOBRW
- 使用微软.NET Framework的System.IO命名空间下的FileStream文件流类,实现对二进制大对象轻松进行读写。这是一个用VS2005编写的WinForm程序,通过打开一个bmp或者jpg大文件,让其显示在图形控件PictureBox中。通过“Save”按钮存入数据库。点击“View”CheckBox可以切换到浏览状态,观看存入数据库的图片。对二进制大对象使用的流操作,对于任何文件都具有通用性,读写文本文件也可以这么做。 -Microsoft. NET Framework&
Wiete-jpg-to-Access
- 一个简单的例子,演示了如何将JPG图片写入ACCESS数据库。-An example to show how to write jpg image to access database .
jpgcunchu
- vc环境下的一个小程序,可以显示数据库中的jpg图像-vc environment of a small program that can display jpg images in the database. .
PictureInSQL
- vb.net环境中,实现图形数据(*.jpg,*.bmp等图片)在SQL数据库中的存取。-vb.net environment of graphics data (*. jpg,*. bmp, etc. images) in the SQL database access.
testimage
- 用C++BUILDER编写的向SQL数据库中插入JPG图片的程序-Written in c++ BUILDER to write to the SQL database insert JPG images of the program
SaveBMP-to-access
- 将图形文件保存到access数据库中,可以读取,保存,显示,支持bmp,gif,jpg等格式文件-The graphic file to access the database, you can read, save, display, support bmp, gif, jpg and other formats