搜索资源列表
blobrw
- 微软的SQL SERVER数据库的Image、text等字段都属于二进制的大对象。这些对象的存取和其他轻型对象略有不同。 微软.NET Framework的System.IO命名空间下给我们提供了一个FileStream文件流类。我们可以使用这个文件流对二进制大对象轻松进行读写。 我实现了一个简单的WinForm程序,这个程序通过点击“Open”按钮选择一个bmp或者jpg文件,并显示在图形控件PictureBox中。通过“Save”按钮存入数据库。点击“View”CheckBo
在数据库中读写图像文件
- 本实例可以将图像文件(*.bmp)存储到数据库中,并可以浏览数据库中的图像文件!- This example may (* bmp) save the picture document to the database in, and may glance over in the database the picture document!
PicScanpb901
- 图片扫描并保存到数据库,使用PB9开发的,非常实用-picture scan and save to database
cvery
- 保存图片到数据库或从数据库中读取图片数据。-Save the image to the database, or picture data read from the database.
112
- 把图片保存在Access数据库中,VB的代码实现 ,很不错的VB源码,适合VB爱好者学习研究。-Save the picture in an Access database, VB code to achieve a very good VB source code for VB lovers learn.
AccessPicture
- access数据库保存图片,能够将图片以二进制数据格式保存在access数据库中。-access database to save the image to the picture stored in binary data format in the access database.
