文件名称:synchronize

  • 所属分类:
  • 数据库系统
  • 资源属性:
  • [C/C++] [Windows] [Visual C] [源码]
  • 上传时间:
  • 2012-11-26
  • 文件大小:
  • 560kb
  • 下载次数:
  • 0次
  • 提 供 者:
  • z**
  • 相关连接:
  • 下载说明:
  • 别用迅雷下载,失败请重下,重下不扣分!

介绍说明--下载内容均来自于网络,请自行研究使用

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
(系统自动生成,下载前可以参看下载内容)

下载文件列表

Center

......\ADOConn.cpp

......\ADOConn.h

......\Center.aps

......\Center.clw

......\Center.cpp

......\Center.dsp

......\Center.dsw

......\Center.h

......\Center.ncb

......\Center.opt

......\Center.plg

......\Center.rc

......\CenterDlg.cpp

......\CenterDlg.h

......\msado15.dll

......\msado15.tlh

......\msado15.tli

......\MySocket.cpp

......\MySocket.h

......\ReadMe.txt

......\res



......\...\Center.rc2

......\Resource.h

......\StdAfx.cpp

......\StdAfx.h

......\str.txt

synchronize

...........\ADOConn.cpp

...........\ADOConn.h

...........\msado15.dll

...........\msado15.tlh

...........\msado15.tli

...........\MySocket.cpp

...........\MySocket.h

...........\ReadMe.txt

...........\res







...........\...\synchronize.rc2

...........\resource.h

...........\StdAfx.cpp

...........\StdAfx.h

...........\synchronize.aps

...........\synchronize.clw

...........\synchronize.cpp

...........\synchronize.dsp

...........\synchronize.dsw

...........\synchronize.h

...........\synchronize.ncb

...........\synchronize.opt

...........\synchronize.plg

...........\synchronize.rc

...........\synchronizeDlg.cpp

...........\synchronizeDlg.h

相关说明

  • 本站资源为会员上传分享交流与学习,如有侵犯您的权益,请联系我们删除.
  • 本站是交换下载平台,提供交流渠道,下载内容来自于网络,除下载问题外,其它问题请自行百度更多...
  • 请直接用浏览器下载本站内容,不要使用迅雷之类的下载软件,用WinRAR最新版进行解压.
  • 如果您发现内容无法下载,请稍后再次尝试;或者到消费记录里找到下载记录反馈给我们.
  • 下载后发现下载的内容跟说明不相乎,请到消费记录里找到下载记录反馈给我们,经确认后退回积分.
  • 如下载前有疑问,可以通过点击"提供者"的名字,查看对方的联系方式,联系对方咨询.

相关评论

暂无评论内容.

发表评论

*主  题:
*内  容:
*验 证 码:

源码中国 www.ymcn.org