搜索资源列表
Access
- 这是我用vb写的将图片添加到Access数据库中以便于浏览-This is what I wrote with vb photos added to the Access database in order to View
在SQL数据库中插为图片
- 用VB语言VisualBasic在SQL数据库中插为图片,可以直接解压。没有加密-VB Visual Basic language in SQL database interpolation of photographs, can be directly extracted. No encryption
ImageDatabase.rar
- VB将图片存入Access数据库并实现导入、导出、删除、预览管理操作,并可对存入的图片进行分类管理、分类检索,程序用纯VB代码实现,没有用到任何控件,因此很适合学习用。,VB picture into the Access database and to import, export, delete, preview of the management of operations, and to classify the pictures into the management of keys,
chakan
- 一个VB的图片查看程序源码-A VB source code of the picture to see the program
SQLDatabaseImage
- VB配合ASP程序实现将图像添加到数据库中,并读娶删除的一个实例操作,程序中有一个类文件,你可以插入到DLL文件中,以便在支持ISS服务器上使用,它可以允许你在网页上显示图片、存储图片、删除图片等常规操作。-ASP Programming with VB will be added to the database of images and time married to delete an instance of the operation, procedures, there is a cl
vb4picsql
- 本程序演示了在VB中用Access数据库储存图片,并且显示出来的功能。 -Demonstrated this procedure in Visual Basic 6.0 with Access database stored images, and display functions.
LynxGrid2.15.4a
- 一个VB写的Grid控件源码,功能超强大。可以在单元格中添加图片、复选框、下拉列表、按钮等控件,可以进行单元格内容格式化、合并单元格、锁定单元格等,运行界面见图片,详细使用请运行压缩包中的例子。这是本人从国外网站上找的一个很牛的控件,值得收藏和研究,请保留原作者的相关信息。 -A Grid control written in VB source code, function superpower. Cells can be added to images, check box, drop-do
vbreadpic
- 用VB语言从数据库中调出图片并能够正常显示出来-From the database using VB language and be able to properly adjust the image displayed
aceesvb
- 由于VB不能直接访问 ACESS 中的图片数据,本例巧妙利用数据库存储照片路径 然后将其加入数据库,然后用vb 实现访问,编辑、查询等功能。 程序中由于照片文件较大没有上传,程序可能会报错,用户可以根据mdb文件修改图片路径就可以了-Due to the vb cannot directly access the images of acessdatabase,this example stored the picture and the path joining into acessd
11154
- 将图片存入数据库(方法一),很不错的VB源码,适合VB爱好者学习研究。-Pictures stored in the database (Method 1), very good VB source code for VB enthusiasts to learn research.
11171
- 将图片存入数据库(方法二) ,很不错的VB源码,适合VB爱好者学习研究。-Pictures stored in the database (Method 2), very good VB source code for VB enthusiasts to learn research.
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.
picture
- VB实现在access数据库中存储与读取图片-VB to achieve access and read images stored in the database
vbpassdf
- Vb加密文件,利用图片加密文件,加密对象.txt、.ini、.dat三种文件类型,使用图片加密这些文件,你见过吗?好奇的话就下载源码探访究竟如何实现的吧-Vb encrypted files, pictures encrypted file, the encrypted object. Txt, ini, dat three file types, images encrypted file, you seen it? Curious to download the source code vi
vb.net 使用Access数据库保存和读取图片文件
- 将picturebox里面的图片上传到Access数据库,并将图片从数据库读出到picturebox中。(Upload the pictures in PictureBox to the access database, and read the pictures from the database to PictureBox.)