登录
首页 » Visual C++ » pilot

pilot

于 2014-08-30 发布 文件大小:255KB
0 1094
下载积分: 1 下载次数: 6

代码说明:

  一个简单的数据库SQL2000管理查询,列举,更新,插入还有MFC控件的设置等,里面有一个SQL脚本支持库表(A simple database query SQL2000 management, list, update, insert, as well as the MFC control settings, etc., which has a SQL script support library table)

文件列表:

ADO.CPP,51227,2014-05-17
ADO.H,15531,2014-05-17
ColorStaticST.cpp,6777,2014-05-16
ColorStaticST.h,2203,2014-05-16
CurveChart.cpp,14388,2014-05-16
CurveChart.h,3496,2014-05-16
Debug
.....\Link.udl,342,2014-08-29
.....\Log.dll,28672,2012-11-08
.....\polit.sql,1558,2014-08-29
.....\引车员管理.exe,331838,2014-08-29
HeadetCtrlCl.cpp,713,2014-06-12
HeadetCtrlCl.h,1186,2014-06-12
hlp
info,86,2014-06-12
Label.cpp,31361,2014-05-16
Label.h,3441,2014-05-16
Log.dll,28672,2012-11-08
Log.lib,1934,2007-10-01
LogEx.h,48,2007-10-01
msado15.tlh,90652,2010-11-09
msado15.tli,76596,2010-11-09
OffLine.ncb,82944,2014-05-12
OffLine.opt,51712,2014-05-12
Picture.cpp,3213,2014-05-16
Picture.h,1517,2014-05-16
polit.sql,1558,2014-08-29
ReadMe.txt,3669,2014-05-16
res




...\UpdataPolit.rc2,403,2014-05-16
resource.h,1746,2014-06-14
StdAfx.cpp,213,2014-05-16
StdAfx.h,1169,2014-05-17
Struct.h,3112,2014-05-16
UpdataPolit.aps,81008,2014-06-14
UpdataPolit.clw,2534,2014-08-29
UpdataPolit.cpp,2133,2014-05-16
UpdataPolit.dsp,4983,2014-05-22
UpdataPolit.dsw,545,2014-05-16
UpdataPolit.h,1379,2014-05-16
UpdataPolit.ncb,484352,2014-08-29
UpdataPolit.opt,52736,2014-08-29
UpdataPolit.plg,1331,2014-08-29
UpdataPolit.rc,7463,2014-06-14
UpdataPolitDLG.cpp,30201,2014-08-29
UpdataPolitDlg.h,2226,2014-06-12
XPButton.cpp,6881,2014-05-16
XPButton.h,2169,2014-05-16

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

发表评论

0 个回复

  • HOSPITOL
    住院管理系统的VC++&SQL原型。混合编程系列作品。里面包含数据库建立文件和所有源码。(A hospitol manegement systerm based on VC++and SQL.)
    2009-10-17 15:36:37下载
    积分:1
  • ado_sqlserver
    VC上用ADO接口方式访问SQL Server 2005 测试程序(VC on the interface with ADO access to SQL Server 2005 test program)
    2013-09-17 18:52:09下载
    积分:1
  • sqlapiclass
    C++程序读写操作嵌入式数据库SQLite3的接口程序,已封装成类SqlApi,并在main中说明如何使用,方便移植(failed to translate)
    2013-05-06 20:41:25下载
    积分:1
  • OA(30)
    Oa 综合管理系统 集合SQL server 一体化的办公软件(The Oa integrated management system for collection of the office of the SQL server integration software)
    2012-08-18 15:20:05下载
    积分:1
  • Personnel-Management-System
    Visualc++/SQL+Server数据库应用实例完全解析1.rar及对应的开发ppt。内容是一个“人事管理系统” 人事工资管理系统是非常通用的管理信息系统,是企事业单位实现办公自动化的前提和基础。 后台数据库使用SQL Server,前台开发工具使用Visual C++。 本系统采用目前比较流行的ADO数据访问技术,并将每个数据库表的字段和操作封装到类中,从而成功地将面向对象的程序设计思想应用到数据库应用程序设计中。这也是本系统的特色和优势(Visualc++/SQL+ Server database application examples and the corresponding full resolution 1.rar development ppt. Content is a " personnel management system" human resources management system is a very common management information system, office automation, enterprises and institutions to achieve the prerequisite and foundation. Background database using SQL Server, front development tool Visual C++. The system uses the more popular ADO data access technology, and the fields for each database table and operation of packages to the class, which successfully design object-oriented programming applied to database application design. This is also the characteristics and advantages of this system)
    2011-04-20 11:24:39下载
    积分:1
  • SQL_DataBase
    实现用vc++对sql server 数据库的管理 常用sql语句的使用(Achieved with the vc++ on the sql server database management used to use sql statements)
    2020-11-08 11:39:47下载
    积分:1
  • 布告栏
    这是一个自己做的数据库的布告栏管理系统,可以实现一些简单的查询,添加,删除功能,代码已经在vc6.0下编译过,其中还包括设计文档,E-R图,和数据字典(own bulletin board database management system, can achieve some simple query, add, delete function, the code has been compiled under vc6.0, including design documents, E-R map, and data dictionary)
    2005-07-02 09:50:10下载
    积分:1
  • 426754CTreeDemo
    说明:  数据库的递归查找程序,可以快速的实现数据库的查找(Recursive Finder database, you can quickly find the realization of the database)
    2008-10-22 12:34:57下载
    积分:1
  • UseProcedure
    在ADO中调用、执行SQL Server中的存储过程(The ADO call, the implementation of SQL Server stored procedure)
    2010-06-20 19:41:37下载
    积分:1
  • database-cPP2
    visual c++结合SQL 的典型应用,希望对大家的学习有帮助(visual c combination of SQL, a typical application, we hope that we learn to help )
    2012-03-10 00:20:33下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载