搜索资源列表
access数据库图片存取
- 一个access数据库的图象储存以及浏览的软件-access a database of stored images and browser software
图片管理程序
- ADO + VC 图片读取 经典vc用ADO读取数据库图片-ADO VC Photo read classic vc read database with ADO Photo
VC结合ADO处理数据库图片
- visual c++ 环境下利用ADO技术处理BLOD并与数据库进行交互操作-visual environment using ADO BLOD handling and interaction with the database operation
vc 存取数据库中的图片示例
- 图片可以用二进制的方式保存到数据库中,本代码演示了如何存取数据中中的图片对象
无组件上传图片+access
- 无组件上传图片,地址写入access数据库。
VB+图片处理+vb
- 可以用串回输入jpg图片的十六进制码,软件会自动生成一张图片出来,并保存在数据库; 可以在数据库中调出图片来看;
vb6 数据库图片
- vb6 数据库图片
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,
壹加壹图片管理系统
- 壹加壹图文管理系统,功能实用方便。管理快捷,完善。是目前比较好的图片管理系统 (含近一万张图片完整数据库)- One adds one chart article management system management system practical, the function is convenient. The management is quick, consummation. Is the present quite good picture management system
各种典型vb示例
- Add_Control_RunTime.zip 实时增加控件的例子。 alarm.zip 一个日期报警程序,当某个指定日期到达时间会提醒你。 Bounce.zip 在桌面上打篮球的游戏程序。 FileCopier.zip 这个程序可以将任意的文件拷贝到同一网络上的任何地方。 FoxTOExce.zip 可以将FoxPro中的表格数据传输到excel中。 lock.zip 这是一个锁定计算机的程序。 MoviePlayer.zip 用户化的视频播放程序。 MultiBrowser.zip 可以同时
VC++DB
- 最好的VC++数据库教程,有大量图片和源码,适合初学者和需要提高的人!-The best VC++ Database tutorial, there are a large number of pictures and source code, suitable for beginners and those who need to improve!
delphi_jpeg_bmp
- 由delphi实现的将图片文件存入数据库或从数据库读出的示例代码-Delphi will be achieved by the image file into the database or from the database to read out the sample code
TakePicture
- windows mobile 开发实例 存储图片到数据库,并读出显示,实现翻页-windows mobile 5 development
MIS
- VC ADO+ODBC连接操作数据库,对图片的读取保存等-VC ADO+ ODBC connection to operate a database of images, such as reading to preserve
mysql_test
- MFC 手动连接MySQL数据库代码,包括查询工能-MFC Connect MySQL simple
accessjpg
- DELPHI存取JPEG、BMP图像到数据库完整解决方案,通过这个范例,可以解决保存JPG、BMP图片数据到数据库的问题-DELPHI access JPEG, BMP images to the database solution, through this example, you can solve the preservation of JPG, BMP image data to a database problem
MyPictures
- 图片管理程序,C#开发,很方便的图片管理工具,可以将图片保存到数据库中。-Photo management procedures, C# development, it is convenient image management tools, you can save the picture to the database.
二维码访问数据库
- 根据输入的内容生成二维码,以及图片二维码的解析(Generate two-dimensional code based on input content, and the analysis of two-dimensional image code)
图片管理系统 (数据库版)
- 代码中的数据库不用任何设置,因为本程序为了能好移植到其它的计算机数据库的链接都是动态进行的。 通过本程序你可以了解一些界面设计的技巧以及如何进行数据库路径的动态设置与链接。 程序运行的密码为123,(The password of the program is 123)
vb.net 使用Access数据库保存和读取图片文件
- 将picturebox里面的图片上传到Access数据库,并将图片从数据库读出到picturebox中。(Upload the pictures in PictureBox to the access database, and read the pictures from the database to PictureBox.)