搜索资源列表
blobrw
- 微软的SQL SERVER数据库的Image、text等字段都属于二进制的大对象。这些对象的存取和其他轻型对象略有不同。 微软.NET Framework的System.IO命名空间下给我们提供了一个FileStream文件流类。我们可以使用这个文件流对二进制大对象轻松进行读写。 我实现了一个简单的WinForm程序,这个程序通过点击“Open”按钮选择一个bmp或者jpg文件,并显示在图形控件PictureBox中。通过“Save”按钮存入数据库。点击“View”CheckBo
photodb
- 自己利用业余时间写的图象数据库源码,可以保存BMP和JPEG图象至数据库。还支持BMP<->JPEG图象格式的转换,很实用!-use their spare time to write the source image database, can be preserved for BMP and JPEG images to the database. Also supports BMP
img2sql
- 简单的将图片保存至数据库图象字段的程序,可以参照将图片保存到网站的数据库中。-simple preservation of the photos to the database image field procedures, pictures can refer to the preservation of the site database.
blobs
- 一个在数据库中读取图像文件的例子,使用vc++编写-one in the database to read image files example, the use of vc + +
MoinorCentre
- 无线图象监控系统(用VC++编程)用数据库ACCESS存储图象-Wireless Image Monitoring System (VC Programming) Database Image Storage ACCESS
sql_ado
- ADO访问数据库,实现BLOB数据:bmp,jpg图像的存取,并用ListBox显示数据库字段列表-ADO database and achieve BLOB data : bmp, jpg image access, ListBox and use database fields show list
AcessPhoto
- 访问数据库读取图片文件-access to the database to read image files
database11
- 在数据库中读写图像文件-in the database to read and write image files
jpg2ado
- ado方式保存jpg图像到数据库 Ado preserve jpg image to the database
Image-to-Access
- 实现在Access数据库批量导入图片功能。程序比较简单,但是很实用-Achieved in the Access database batch import images function. Procedure is relatively simple, but very practical
adopic
- 数据库图像的存取(SQL SERVRE)-Image database access (SQL SERVRE)
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
FileStoreTODB
- Word, Excel, Image, XML Files Stroe / Retrive from Database-Word, Excel, Image, XML Files Stroe/Retrive from Database
Read-and-write-image-files-database
- Visual C++ 在数据库中读写图像文件-Read and write image files in the database
06_BinData
- vc实现的存取access数据库中的图片-vc achieve access to access the image database
Image-SQL-Server-BLOBs
- itle: Image Database for SQL Server Using BLOBs Descr iption: Title: Image Database for SQL Server Using BLOBs This sample requires Microsoft SQL Server 2008 R2. It can store an unlimited number of JPEG images in the database itself as BLOBs (Bin
Daren-manual-books---vb-to-database
- 1-5-1 使用CTE與次序函數取代VB.NET迴圈擷取特定筆數困擾 1-5-2 使用CTE與計算多父節點的物料清單 2-6-1 使用Visual Studio 2005開發varbinary(max)儲存影像資料 3-6-1 使用XML資料類型搭配VB.NET應用程式開發 4-4-1 搭配Visual Studio 2003與HTTP端點實作非同步處理 4-4-2 搭配Visual Studio 2005與HTTP端點實作非同步處理 5-4-1 使用Visual Bas
Database-image-save-and-extract
- 数据库进行图像的存储与提取,里面封装了一个类。-Database storage and retrieval of image, which encapsulates a class.
pic-to-database
- 圖片導入mssql數據,方法非常實用簡單 本地與網絡都可以-Image import data mssql
ADOImageDB_src
- 图像数据库,C++实现的ADO数据库,用于图像的数据库检索(Image database, C++ implementation of the ADO database)