Location:
Search - ADO image
Search list
Description: 运用VC的ado调用网络SQL SERVER,可写入图象文件,并可读区图象文件为某一文件名的形式存储在本地机器上。-ado use VC network called SQL Server can be written into the document image, the image area can be read for a particular document in the form of documents were stored in the local machine.
Platform: |
Size: 2206720 |
Author: 一直量 |
Hits:
Description: 实现了将图像目录保存在数据库中,可通过多个字段进行查询并动态显示,希望对图像数据库初学者有用-to achieve a catalog of images stored in a database, through a number of field inquiries and dynamic display, hope that the right image database useful to beginners
Platform: |
Size: 5637120 |
Author: Lqh |
Hits:
Description: ADO访问数据库,实现BLOB数据:bmp,jpg图像的存取,并用ListBox显示数据库字段列表-ADO database and achieve BLOB data : bmp, jpg image access, ListBox and use database fields show list
Platform: |
Size: 2304000 |
Author: zcl |
Hits:
Description: DLL与数据库配合存储图像信息,数据库存储索引,DLL为资源D-DLL and the database with the stored image information, database storage index, DLL for the resource D
Platform: |
Size: 881664 |
Author: qiaodong |
Hits:
Description: 一个完整的VCAdo类封装,有测试程序,包括增加,删除,更新,并且记录支持图片功能。-Class VCAdo a complete package, have the test procedures, including add, delete, update, and record support for image features.
Platform: |
Size: 324608 |
Author: 郑家伟 |
Hits:
Description: 数据库存储图片,可以将图片存入access数据库,也可以读出另存为,支持BMP,JPG等-Database storage picture, you can access the database into the picture, you can read out the Save As, support BMP, JPG, etc.
Platform: |
Size: 1183744 |
Author: Clubs |
Hits:
Description: Visual C++.Net中基于ADO的数据库图像输入方法-Visual C++. Net-based ADO database image input method
Platform: |
Size: 53248 |
Author: haikai |
Hits:
Description: ado方式保存jpg图像到数据库 Ado preserve jpg image to the database-ado save jpg image to the database Ado preserve jpg image to the database
Platform: |
Size: 645120 |
Author: lining |
Hits:
Description: ADO读写图像到SOL SERVER 数据库-ADO to read and write images to the database SOL SERVER
Platform: |
Size: 521216 |
Author: happynp |
Hits:
Description: VC中实现对SQL存储图片的操作,并在MFC中进行显示-VC achieve image storage on the SQL operation and carried out in the MFC show
Platform: |
Size: 61440 |
Author: 李引 |
Hits:
Description: 进销存管理软件源码
目录:
.\src 程序所有源代码
.\src\data 数据库文件
.\src\help 做帮助文件源代码和所用到的图片
.\src\images 程序中动态调用的图片或图标文件
.\src\ocx 本程序所用的OCX文件
.\src\素材 制作本程序所做图的源文件
安装:
无需安装,只要你的机器支持ADO就可以使用。
无需设置ODBC等。
-Invoicing management software source directory:. Src the source code for all procedures. Srcdata database file. Srchelp help files make the source code and the picture used. Srcimages process dynamic invocation of an image or icon file. Srcocx This procedure used by OCX document. src material produced in this process made plans to install the source files: no need to install, as long as your machine can be used to support the ADO. No need to set up ODBC and so on.
Platform: |
Size: 1270784 |
Author: lyf |
Hits:
Description: ADO 图片显示,通过读取数据库长2进制文件把图片显示到指定的对话框位置-ADO picture shows that by reading the database file to a long 2-band image shows the dialog box to specify the location of
Platform: |
Size: 164864 |
Author: 小刚 |
Hits:
Description: 介绍了在Vc++环境中,利用ADO 2.5中所提供的Stream 对象和Fields对象进行数据库中图片的存取,同时,还利用了IPicture接口实现多种格式图片的显示,并通过控件自画的方法解决了图片显示的刷新问题-Introduced in Vc++ Environment, using ADO 2.5 provided in the Stream object and Fields object image database access, is also used IPicture interface display images in multiple formats and, through control Since the solution to painting a picture display refresh problem
Platform: |
Size: 203776 |
Author: cqliufan |
Hits:
Description: 用vb语言来实现直接读影像文件 哈哈哈哈哈啊-Vb language used to achieve a direct reading of image files Ha, ha, ha ha ha ah
Platform: |
Size: 2083840 |
Author: 袁坤 |
Hits:
Description: ***功能描述***
对DataTable/View各列做各种智能匹配、比较操作、模糊匹配查询过滤、在结果中查询过滤。
相当但丰富于DataTable/View数据王国的“BaiDu”
***适用范围***
各个网站网页或软件的网格数据过滤,通用于Oracel、SQLServer、ADO.NET的查询过滤。-Functional Description****** on the DataTable/View all out to do a variety of intelligent matching, comparison operations, fuzzy matching query filtering, filtering in the query results. But rather rich in the DataTable/View Data kingdom " BaiDu" ****** the scope of application of various Web pages or grid data software filtering, common in Oracel, SQLServer, ADO.NET query filter.
Platform: |
Size: 64512 |
Author: 风吹来的 |
Hits:
Description: 使用VC开发的基于ado方式保存jpg图像到数据库的一个小程程序-Based on the use of VC development ado kept jpg image to the database process in a small way
Platform: |
Size: 642048 |
Author: 夜 |
Hits:
Description: 数据库程序,涉及记录的浏览,以及图像的显示。数据库的代码已封装成类。-Database program, involving records of browsing, and image display. The database code has been encapsulated into a class.
Platform: |
Size: 334848 |
Author: 青青 |
Hits:
Description: How to handle images in databases through ADO
Platform: |
Size: 340992 |
Author: jslr |
Hits:
Description: 基于VC利用ADO的方法把图像存入access数据库-VC method using ADO image into access database
Platform: |
Size: 1205248 |
Author: 周朝龙 |
Hits:
Description: 使用ADO从数据库中读出BLOB数据(图像),VC++经典编程学习源码,很好的参考资料。-Read the BLOB data from the database using ADO (image), VC++ classic learning programming source code, a good reference.
Platform: |
Size: 1059840 |
Author: 清蒸翅子 |
Hits: