登录
首页 » Visual C++ » Sysnc

Sysnc

于 2013-03-21 发布 文件大小:2579KB
0 334
下载积分: 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 个回复

  • 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
  • stand
    MFC 访问数据库 使用DAO连接方式 MFC 访问数据库 使用DAO连接方式(MFC )
    2013-10-25 19:29:15下载
    积分:1
  • ado
    说明:  数据库操作类,可以对SQL,ACCESS等进行方便的操作(Types of database operations can be SQL, ACCESS, etc. to facilitate the operation of)
    2009-08-07 17:59:58下载
    积分:1
  • vc6.0-ADO-for-MDB
    visual c++访问mdb格式access数据库,基于ADO(Visual C++ Access mdb format access , based on ADO)
    2016-10-30 06:41:41下载
    积分:1
  • MFCdatabase
    说明:  MFC数据库编程MFC数据库编程MFC数据库编程(MFC Database Programming MFC Database Programming MFC Database Programming)
    2010-04-23 02:46:54下载
    积分:1
  • homework
    使用ODBC访问数据库,一则ODBC是直接封装在MFC库里面的,二则忙着考研没有时间学习dao。 ODBC和DAO用起来可能最大的区别就是ODBC使用之前得先建立数据源,根据不同的数据库,使用的参数也不同。具体请看在这之前的一片文章。里面有许多东西没有说,属于高级技巧性东西,得学你们自己摸索。(Using ODBC to access the database, an ODBC database directly encapsulated in the MFC inside, two busy Kaoyan no time to learn dao. ODBC and DAO can be at the biggest difference is that must be built before using ODBC data source, depending on the database, the parameters used are also different. Details, please read an article before this. There are many things not said, things are high skill, have to learn your own. )
    2010-11-15 09:37:01下载
    积分:1
  • SchoolMIS(ADO+SQL2000+ActiveSkin)
    软件介绍: 编程环境: windows2003 +visual stdio c++ .net Ado + SQL2000 /####################################/ SQL设置: 将在SQL2000下建立schooldata数据库 导入数据文件 导入数据: data目录下有school_back数据库备分文件 操作:用SQL企业管理器还原数据库来导入数据(Software Introduction: Programming Environment: windows2003+ Visual stdio c++. NetAdo+ SQL2000/####################################/SQL settings: in SQL2000 database established under schooldata import data into data files: data directory has school_back database backup file operations: using SQL Enterprise Manager to restore the database to import data)
    2008-03-29 14:06:44下载
    积分:1
  • WorkAid
    VC数据库,网络综合实例综合运用,包括文件读写,SHELL脚本打开文件,对SQL Server2000的ADO访问!(VERY GOOD!)
    2010-03-10 14:51:51下载
    积分:1
  • CADOPIC
    数据库开发的ado连接,包括存入图像,读取图像的方法,值得入门的学习下(Ado connection database development, including into the image, read the image, it is worth to study the entry)
    2010-10-23 16:00:43下载
    积分: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
  • 696516资源总数
  • 106914会员总数
  • 0今日下载