联合开发网   搜索   要求与建议
                登陆    注册
排序按匹配   按投票   按下载次数   按上传日期
按分类查找All 数据库系统(4) 
按平台查找All Visual C++(4) 

[数据库系统] HookdatabaseCode

孙鑫VC++ HOOK和数据库访问应用实例,主要介绍ADO的三个常用对象:   Connection对象、Command对象、Recordset对象的具体使用方法说明和举例。
Sun Xin VC++ HOOK and database access application examples, mainly on the three commonly used ADO objects: Connection Object, Command Object, Recordset object to use of specific instructions and examples. (2011-04-22, Visual C++, 154KB, 下载8次)

http://www.pudn.com/Download/item/id/1502414.html

[数据库系统] NewsPublishingSystem

新闻发布系统 以SQL2000为数据库 C++语言
News Publishing System (2010-06-29, Visual C++, 5365KB, 下载3次)

http://www.pudn.com/Download/item/id/1227588.html

[数据库系统] synchronize

1. 熟悉常用网络数据库的安装和使用 2. 掌握网络数据库的应用编程技术 3. 掌握网络环境下实现数据同步的相关编程知识 4. 掌握网络通信编程的具体应用 Oracle的安装和使用 2、SQL Server的安装和使用 3、数据库应用编程 本次实验采用ADO技术访问Oracle 9i和SqlServer 2000 数据库,用VC++开发,选用MFC开发工具。实验要求中只要求从从站到中心站的同步,这里我们加大难度实现了从站和中心站的互同步。项目名称为:synchronize,即为同步。 本程序分为三个模块:数据库连接操作、通信模块(包括发送和接收)、用户操作更新数据、同步更新数据库模块。 2. 通信模块(包括发送和接收)模块(Comm) a) 功能:用于将从站的insert 语句发送到中心站,中心站正确 执行后将学号返回给从站,从站更新数据库。 同时在中心站上时接收从站的insert语句。 b) 工作流程: c) 数据结构:继承MFC中的CSyncSocket类,利用它的功能。 3. 用户操作更新数据模块(User) a) 功能:接收用户对数据库的插入命令,提供用户界面。 b) 工作流程: c) 数据结构: 4. 同步更新数据库模块模块(Asy) a) 功能:将中心站接收到的insert 语句检查后,在中心站上执行,实验中心站的同步。 b) 工作流程:
1. Familiar with the popular web-based database installation and use of 2. Master network database application programming techniques 3. Master data synchronization network environment to achieve the relevant programming knowledge 4. Grasp the concrete application of network communication programming Oracle of the installation and use of 2, SQL Server installation and use of 3, database application programming This experiment using ADO technology to access SqlServer 2000 and Oracle 9i database, using VC++ development, use MFC development tools. Experimental request only requires from the slave to the central station synchronization, here we increase the degree of difficulty to achieve from the station and central station of mutual synchronization. Project name: synchronize, namely synchronization. This program is divided into three modules: the database connection operation, communication modules (including the sending and receiving), the user update the data operatio (2009-08-27, Visual C++, 560KB, 下载54次)

http://www.pudn.com/Download/item/id/892134.html

[数据库系统] GPS_Bus

本系统为公交车辆调度系统,主要实现以下功能: (1)精确定位功能; (2)调度功能:监控中心对系统内的所以车辆进行动态调度管理; (3)紧急以及防盗报警功能:车辆遇到抢劫、交通事故等紧急情况,可通过紧急报警按钮,监控中心根据得到的消息通知有关部门采取必要的行动; (3)轨迹回放功能:系统自动实时记录报警车辆的定位经纬度,速度等参数,可在电子地图上回放,有利于案情分析; (4)数据库管理功能:主要是记录车辆信息和司机信息等信息输入数据库以备所需,提高监控中心对报警信息的快速反应能力; (5)监控范围选择以及地图标注等功能。
err (2008-12-08, Visual C++, 1712KB, 下载412次)

http://www.pudn.com/Download/item/id/599595.html
总计:4