登录
首页 » Visual C++ » Sysnc

Sysnc

于 2013-03-21 发布 文件大小:2579KB
0 145
下载积分: 1 下载次数: 21

代码说明:

  数据库同步程序,能够自动更新远程数据库与本地数据库数据,保持同步。(Database synchronization program to automatically update the remote database with local database data, and to keep pace.)

文件列表:

Sysnc
.....\Common.h,1487,2013-03-08
.....\DBDst.udl,310,2013-03-07
.....\DBSrc.udl,334,2013-03-06
.....\Debug
.....\.....\DBDst.udl,310,2013-03-07
.....\.....\DBSrc.udl,334,2013-03-06
.....\.....\DstDB.obj,95885,2013-03-09
.....\.....\msado15.tlh,90649,2012-03-21
.....\.....\msado15.tli,76629,2012-03-21
.....\.....\SrcDB.obj,142067,2013-03-09
.....\.....\StdAfx.obj,133168,2013-03-09
.....\.....\Sysnc.exe,159785,2013-03-09
.....\.....\Sysnc.ilk,345520,2013-03-09
.....\.....\Sysnc.obj,54968,2013-03-09
.....\.....\Sysnc.pch,7703036,2013-03-09
.....\.....\Sysnc.pdb,517120,2013-03-09
.....\.....\Sysnc.res,2832,2013-03-09
.....\.....\Sysnc.suo,2560,2013-03-08
.....\.....\SysncDlg.obj,95976,2013-03-09
.....\.....\vc60.idb,246784,2013-03-09
.....\.....\vc60.pdb,561152,2013-03-09
.....\DstDB.cpp,10986,2013-03-09
.....\DstDB.h,1123,2013-03-09
.....\msado15.tlh,90619,2007-06-01
.....\msado15.tli,76614,2007-06-01
.....\ReadMe.txt,3561,2013-03-06
.....\res

.....\...\Sysnc.rc2,397,2013-03-06
.....\resource.h,867,2013-03-08
.....\SrcDB.cpp,5295,2013-03-08
.....\SrcDB.h,962,2013-03-08
.....\StdAfx.cpp,207,2013-03-06
.....\StdAfx.h,1154,2013-03-06
.....\Sysnc.aps,35960,2013-03-08
.....\Sysnc.clw,1427,2013-03-09
.....\Sysnc.cpp,2087,2013-03-06
.....\Sysnc.dsp,4443,2013-03-06
.....\Sysnc.dsw,535,2013-03-06
.....\Sysnc.h,1313,2013-03-06
.....\Sysnc.ncb,254976,2013-03-09
.....\Sysnc.opt,135680,2013-03-09
.....\Sysnc.plg,1790,2013-03-09
.....\Sysnc.rc,5845,2013-03-08
.....\SysncDlg.cpp,7636,2013-03-09
.....\SysncDlg.h,1894,2013-03-09

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 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
  • databaseapplication
    该程序基于MFC CdataBase类重做数据库中的应用程序(MFC CdataBase based on the program category in the database redo application)
    2009-04-25 09:24:47下载
    积分:1
  • UseAdo
    在Microsoft Visual C++6.0环境下,应用ADO,编写的连接access数据库的简单程序(MFC ADO access)
    2017-05-25 08:57:06下载
    积分:1
  • Cpp1
    数据库编程实例 详细描述了数据库的原理及应用(data module)
    2012-04-06 19:12:29下载
    积分:1
  • ODBCDEMO2
    说明:  了简化开发人员编写数据库应用程序,VC++的在其基础类库(MFC)里对ODBC API进行了封装,实现了一个面向对象的数据库编程接口,使VC++的数据库变得更加容易。 本章首先对MFC ODBC的概貌进行简要介绍,然后讲述利用MFC ODBC进行数据库开发的技巧,最后将通过具体数据库开发实例,详细讲述通过MFC ODBC开发数据库应用程序的方法和过程。(Simplify developers to write database applications, VC++ Class Library in its base (MFC) in the package on the ODBC API to achieve an object-oriented database programming interface, so that VC++ database easier. This chapter begins with an overview of the MFC ODBC brief introduction, then tell a story using MFC ODBC database development skills, and finally database development through specific examples, describe in detail through the MFC ODBC database application development methods and processes. )
    2011-03-14 16:26:31下载
    积分:1
  • bj_bus_ora
    oracle在visual studio开发中的基本应用。包括环境配置、头文件、依赖库的完全直接可用。环境为vs2010。(oracle code beginning)
    2013-11-25 15:28:46下载
    积分:1
  • ADODataBase
    这个源码是运用ado方式连接数据库的例子其中实现方式是利用ado类中的方法。运用C++实现(Examples of this source is to use ADO to connect to the database using C++ achieve)
    2013-04-26 21:04:09下载
    积分:1
  • shujuku
    一个数据库的理论总结,对计算机相关专业的本科生具有重要意义。(The theory of a database summary of the significance of computer-related professional undergraduate.)
    2012-06-03 17:21:14下载
    积分:1
  • Login
    通过一个简单的项目实例“国家游泳队训练信息系统”,展示c++的威力。该项目包括,SQL server数据库连接数据库操作等(增、删、改查),是一个很好的学习资料。亦可作为收藏。包括对对话框的一些设置问题,对话框背景等........(Through a simple project examples "national swimming team training information system" to demonstrate the power of c++. The project includes, SQL server database connections and other database operations (add, delete, change search), is a good learning materials. Also as a collection. Including some of the settings dialog box in the dialog background ........)
    2014-07-05 22:24:03下载
    积分:1
  • DelStudent
    该代码展示了MFC连接数据库ACCESS的方法,采用的ADO接口,特别适合初学者学习(The code shows the MFC method to connect to the database ACCESS using ADO interface, particularly suitable for beginners to learn)
    2012-12-17 19:43:02下载
    积分:1
  • 696524资源总数
  • 103791会员总数
  • 67今日下载