-
VC-P-P--image--access-and-display
用VC++实现数据库中图片的存取与显示精讲教程,如何将图片存储在数据库中,又如何从数据库中读取出图片并显示。教程主要介绍了在VC ++环境中,利用ADO 2. 5中所提供的Stream对象和Fields对象进行数据库中图片的存取,同时还利用了IPicture接口实现多种格式图片的显示,并通过控件自画的方法解决了图片显示的刷新问题。 (VC++ image access and display)
- 2014-05-14 23:28:08下载
- 积分:1
-
SqlHelper
数据库连接的一些基本语句,实现数据库连接的基本功能,主要用于.net平台的开发(Database connection of some of the basic statement, the realization of the basic functions of the database connection, mainly for the development of.Net platform)
- 2014-04-25 20:31:30下载
- 积分:1
-
synchronism
一个用于实现不同数据库数据同步的程序,用jbuider开发,在一个数据库数据修改后,通过触发器触发同步程序,同步程序通过socket与另一个数据库的同步程序通信,达到数据同步的目的(One for different database data synchronization process, using jbuider development, data modifications in a database after the synchronization process through the flip-flop trigger, synchronization procedure socket with another database synchronization process communication, to achieve the purpose of data synchronization)
- 2007-10-16 10:28:23下载
- 积分:1
-
20060611Access
简要说明:直接通过DAO读、写Access文件
直接利用DAO来创建、读写Access文件,总的说来,对比上篇<直接通过ODBC读、写Excel文件>来讲,要简单一些。在下面的示例中,我们将用到两种方法:SQL和DAO类涵数来混合实现它们,这样做的目地,我想可以使大家更加方便灵活的运用它们来完成你想要做的东西。在示例程序中默认指定创建数据库名为:Demo.mdb,内部表名为:DemoTable,写入两个字段:名字和年龄,采用和上一篇读写Excel类似的操作,你也可以根据自己需要来动态改变它们。
(Brief Description : DAO directly through reading, writing documents directly using Access to create DAO, Access document literacy, in general, compared to the previous chapter)
- 2006-08-29 12:05:09下载
- 积分:1
-
Database
ODBC 操作,包括连接、检索、返回结果集、插入删除(ODBC operation, including connection, retri , return the result set, insert delete)
- 2015-06-02 14:30:17下载
- 积分:1
-
ADOdcsj
使用ADO导出数据,在数据库编程中应用很多。(Use ADO export data, many applications in database programming.)
- 2013-12-12 14:18:18下载
- 积分:1
-
yiyuan
医院信息管理系统,适合毕业设计供大家参考!(Hospital information management system, suitable for graduate design reference for everyone!)
- 2008-03-20 19:04:15下载
- 积分:1
-
OLE-DB-operation-database
使用OLE DB操作数据库的方法,这是C++的源码(OLE DB operation method of the database, which is C++ source)
- 2012-09-29 17:48:33下载
- 积分:1
-
Database
数据库系统概论
PPT课件+课程设计说明书(Introduction to Database System PPT courseware+ curriculum design manual)
- 2011-06-24 14:06:09下载
- 积分:1
-
ENVELOP_ADO
封装的ADO访问所有数据库的代码,大家不要将时间浪费在编程上了(Packaging visit all the ADO database code, we should not be wasting time on the program)
- 2007-05-18 22:38:03下载
- 积分:1