-
TimeRecord
基于数据库的VC++提醒精灵软件,设置好日期、时间、内容,就会在指定的日期、时间提示,须确定看到提示,否则两分钟后又提示。修改,删除,查询,日期,待自动启动到时间一会提示。
其中包括一个数据库操作类觉得不错,这个类是CPingDatabase,能插入、修改、查看、删除ACCESS数据库、SQLSERVER及所有的ODBC得用数据源来连接的数据库。使用类时出现一个警告,不用管它,那是微软的一个动态的原因。
(VC++ based on database software to remind the wizard, set the date, time, content, will be in the specified date, time, tips, to be sure to see tips, or two minutes later prompt. Modify, delete, query, date, to be automatically activated to the time for a prompt. Including a class of database operations that good, this class is CPingDatabase, to insert, modify, view, delete the ACCESS database, SQLSERVER and all ODBC starting a data source to connect to the database. A warning when using the class, do not ignore it, that is the reason Microsoft is a dynamic.)
- 2011-04-28 21:38:23下载
- 积分:1
-
CBB52
一个完整的商业源码"远程抄表系统"其中用到了数据库操作,视频采集,数据采集等方面的功能,我觉得是学习的好东东.(A complete commercial source )
- 2021-04-12 23:18:56下载
- 积分:1
-
xueshengxuankexitong
桂林电子科技大学的数据库课程的最后大作业,里面是一个学生选课系统的源码。(Guilin University of Electronic Science and Technology Database last great work, which is a class selection system source code.)
- 2010-12-17 20:32:54下载
- 积分:1
-
ODBC
利用MFC编写的一个小小的数据库系统,可以进行简单的查询,修改,更新等(MFC prepared using a small database system, can be a simple query, modify, update, etc.)
- 2007-11-02 11:43:56下载
- 积分:1
-
EmailManagement
数据库课程设计简单的邮件管理系统。可以用VS2013连接oracle数据库,实现一些简单的操作(Database design courses simple mail management system. VS2013 can be used to connect oracle , to achieve some simple operations)
- 2016-01-06 21:09:48下载
- 积分:1
-
UseAdo
在Microsoft Visual C++6.0环境下,应用ADO,编写的连接access数据库的简单程序(MFC ADO access)
- 2017-05-25 08:57:06下载
- 积分:1
-
dock
简单型数据库系统,没有任何bug,比较完整,使用adodb控件(Simple database system, there is no bug, relatively complete, the use of adodb control)
- 2008-12-22 16:25:14下载
- 积分:1
-
CreateODBC DSN
说明: 动态创建access或者oracle的ODBC数据源(create dynamic access to the oracle or ODBC data sources)
- 2005-09-05 17:08:24下载
- 积分:1
-
sqlTest100929
一个在VC6里运用SQL语言,通过DAO方法访问ACCESS文件的vc工程。实现的功能有:创建MDB文件,新建、删除表单,对某表添加、删除、插入、修改记录。(A vc Project by sql language by DAO. It can create mdb file,or create a new tab,delete a tab,also add,delete ,insert collcetion in a certain tab. )
- 2021-01-21 22:58:46下载
- 积分:1
-
ADOAccessDemo
该例程参考《Visual C++开发修行实录》,为ADO访问Access数据库的例程,其中详细介绍了ADO访问数据库的步骤,以及查询、修改、删除等SQL语言的使用。(Refer to the routine Visual C++ development practice record , as the ado access access routines, which details the steps of ADO to access the , and query, modify, delete SQL language use.
)
- 2015-07-15 10:49:40下载
- 积分:1