-
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
-
DistillSQL
vc++开发常用模块之数据库,开发中与数据库相关的模块(VC++ SQL)
- 2014-02-28 22:01:42下载
- 积分:1
-
MFC-ADODemon
VC/MFC ADO连接数据库,简单易用,且封装好了一个类.(VC/MFC ADO connect to the database, easy to use, and a wrapper class.)
- 2011-02-15 16:51:16下载
- 积分:1
-
tongy
一个元器件管理的管理软件。主要体现在对数据增删改查方面,即对数据库的操作。使用的是ACCESS数据库,ADO方式连接。程序启动时弹出登陆界面。用户名admin,密码123456。不同的用户登陆之后界面也不一样。(An Element Manager System,Use Access Database for add,delete,update and query data.Use ado type connect Database.You can use user:admin,password:123456 login in.and different user have different functions.)
- 2015-08-04 18:28:17下载
- 积分:1
-
ADOTest
本人自己编写的VC++访问数据库程序,包含了ADO、ODBC等方法,可访问MSSQL、SQL、ACCESS等数据库。(I have written VC++ Access database program, including the ADO, ODBC and other methods to access MSSQL, SQL, ACCESS and other databases.)
- 2020-10-29 14:59:57下载
- 积分:1
-
MyProjects
使用MFC ODBC和LISTCONTROL控件显示数据库表内容(Use MFC ODBC and LISTCONTROL control display the contents of database tables)
- 2007-12-18 15:24:47下载
- 积分:1
-
database
MFC用ODBC连接两个包含两个记录集的数据库,一个管理员表,一个授权表。(MFC ODBC connection with two sets of database contains two records, one administrator table, an authorization form.)
- 2014-06-17 19:59:29下载
- 积分:1
-
ado-dao-odbc
数据库连接代码,一个有十个文件夹演示代码,每个文件夹都采用不同的方法连接vc与数据库的演示(Database connection code, a ten folders demo code, each folder takes a different approach to connect vc database demo)
- 2013-05-12 08:37:20下载
- 积分:1
-
AdoCtrlAccess
vc ADO控制Access数据库的程序源码,很不错的demo(vc ADO Access database program source code control, very good demo)
- 2011-05-29 11:10:28下载
- 积分:1
-
Address_Notebook_Manager
地址薄管理器.采用MFC DAO对象和接口编程技术实现了一个地址薄数据库的管理器.主要功能包括:1,浏览数据库的内容.2,添加,删除和更新数据库的记录.(address book manager. Using MFC DAO objects and interface programming technology to achieve a one address book database manager. main features include : a browse the contents of the database .2, add, delete and update database records.)
- 2006-10-11 13:50:15下载
- 积分:1