搜索资源列表
PBMS
- 是一个数据库程序,实现VC6.0环境下的数据库ADO访问、添加、删除等操作。 实现了完整的系统功能,完全实现了图书借阅管理,报警、参数设置等一系列功能。 该程序分为左右两个面板,左边树视图可以与右边面板进行消息传递,相互响应,实现了图片格式文件的数据库存储,图片的显示。 实现了注册表的操作,程序可以随机自动启动(根据用户的设置)。 演示了如何调用帮助文档。-is a database program to achieve
beautiful-Ado
- 一个完整的VCAdo类封装,有测试程序,包括增加,删除,更新,并且记录支持图片功能。
VBjxcgl(ADO+Acess)
- 进销存管理软件源码 目录: .\\src 程序所有源代码 .\\src\\data 数据库文件 .\\src\\help 做帮助文件源代码和所用到的图片 .\\src\\images 程序中动态调用的图片或图标文件 .\\src\\ocx 本程序所用的OCX文件 .\\src\\素材 制作本程序所做图的源文件 安装: 无需安装,只要你的机器支持ADO就可以使用。 无需设置OD
vc应用ADO读取数据库中内容包括图片
- vc应用ADO读取数据库中内容包括图片,如果学懂的话,很有帮助的哦-vc ADO application to read out the contents of the database, including photographs, if understood, then helpful oh
ADO+JPG
- 利用ADO和ACCESS表进行添加和现实JPG格式的图片
vc应用ADO读取数据库中内容包括图片
- vc应用ADO读取数据库中内容包括图片,如果学懂的话,很有帮助的哦-vc ADO application to read out the contents of the database, including photographs, if understood, then helpful oh
ADOACCESSOR
- 很好的软件,可以实现图片的浏览和显示,是个学习的好软件-good software, the picture can be achieved here and show that it is a good learning software
ADOMFCDialogChunkOperation
- 利用ADO实现在ACCESS数据库中图片的存储与显示功能。-use ADO in ACCESS database photo storage and display functions.
PBMS
- 是一个数据库程序,实现VC6.0环境下的数据库ADO访问、添加、删除等操作。 实现了完整的系统功能,完全实现了图书借阅管理,报警、参数设置等一系列功能。 该程序分为左右两个面板,左边树视图可以与右边面板进行消息传递,相互响应,实现了图片格式文件的数据库存储,图片的显示。 实现了注册表的操作,程序可以随机自动启动(根据用户的设置)。 演示了如何调用帮助文档。-is a database program to achieve
beautiful-Ado
- 一个完整的VCAdo类封装,有测试程序,包括增加,删除,更新,并且记录支持图片功能。-Class VCAdo a complete package, have the test procedures, including add, delete, update, and record support for image features.
ImageData
- 数据库存储图片,可以将图片存入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.
ADOAccess9
- 图片显示的程序,可以直接运行,书上的列子...适合与bmp ,jpg格式的图片-Picture shows that the procedure can be directly run Liezi book. . . Fit with bmp, jpg format picture
VBjxcgl(ADO+Acess)
- 进销存管理软件源码 目录: .\src 程序所有源代码 .\src\data 数据库文件 .\src\help 做帮助文件源代码和所用到的图片 .\src\images 程序中动态调用的图片或图标文件 .\src\ocx 本程序所用的OCX文件 .\src\素材 制作本程序所做图的源文件 安装: 无需安装,只要你的机器支持ADO就可以使用。 无需设置ODBC等。 -Inv
PicTest4
- 介绍了在Vc++环境中,利用ADO 2.5中所提供的Stream 对象和Fields对象进行数据库中图片的存取,同时,还利用了IPicture接口实现多种格式图片的显示,并通过控件自画的方法解决了图片显示的刷新问题 需建立一个名为Pictest的数据连接,使用Pic.mdb-Introduced in Vc++ Environment, using ADO 2.5 provided in the Stream object a
Pictest4
- 介绍了在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 acc
picture
- 使用ADO存储图片到Access的vc++简易相册,为哪些想学习把如何把图片保存到数据库的编程的人提供了很好的示范
adoblob
- ado存取图片,包含ado技术例子和blob操作示例-ado access to pictures, including ado technical examples and sample blob operations
adoSavePIC
- 使用ADO把图片保存到数据库中,使用Access数据库,对初学者一个指导。-Save pictures to Access database by ADO technology. It is a good guide for fresh person.
CppReference
- 使用Vc++通过Ado将图片插入数据库,同时也可以从数据库中读出图片。-Using Vc++ by Ado the picture into the database, but can also read from the database image.
ADO
- Windows运用系统ADO接口访问数据库 1. 数据库访问与数据库无关,可访问各种类型数据库 2. 本代码封闭了系统接口,CADOConnection,CADOQuery,CADOTable,CADOCommand分别实现数据库的连接,查询,执行命令 3. 同时也实现了向数据库中插入图片及读出图片等功能-Windows ADO interface to access the database using the syste