登录
首页 » Visual C++ » CarService

CarService

于 2021-04-05 发布 文件大小:892KB
0 155
下载积分: 1 下载次数: 0

代码说明:

说明:  汽车维修管理系统。系统是在VC++和SQL Server 2000下开发的. 数据库文件需要在SQLSERVER的查询分析器中恢复. 因为程序极为经典,所以上传。编程环境: visual stdio c++ .net,Ado + SQL2000 。SQL设置: 将在SQL2000下建立CarService数据库,导入数据文件。主要用ADO访问数据库。。。 主要功能: 查询,添加,删除,显示信息(Vehicle Maintenance Management System. System is in VC++ and SQL Server 2000 under the development. SQLSERVER database files need to recover the query analyzer. Because the program is extremely classic, so upload. Programming environment: visual stdio c++. Net, Ado+ SQL2000. SQL settings: Under the establishment of CarService in SQL2000 database, import data files. The main access to the database using ADO. . . Main functions: query, add, delete, display information)

文件列表:

_recordset.h
ADOConn.cpp
ADOConn.h
adodc.cpp
adodc.h
BugEditDlg.cpp
BugEditDlg.h
BugManDlg.cpp
BugManDlg.h
Bugs.cpp
Bugs.h
CarService.aps
CarService.clw
CarService.cpp
CarService.dsp
CarService.dsw
CarService.h
CarService.ncb
CarService.opt
CarService.plg
CarService.rc
CarService.sln
CarService.suo
CarService.vcproj
CarServiceDlg.cpp
CarServiceDlg.h
column.cpp
column.h
columns.cpp
columns.h
datacombo.cpp
datacombo.h
dataformatdisp.cpp
dataformatdisp.h
datagrid.cpp
datagrid.h
field.cpp
field.h
fields.cpp
fields.h
font.cpp
font.h
Global.cpp
Global.h
ItemEditDlg.cpp
ItemEditDlg.h
ItemManDlg.cpp
ItemManDlg.h
Items.cpp
Items.h
ListBug.cpp
ListBug.h
ListBugEditDlg.cpp
ListBugEditDlg.h
ListBugManDlg.cpp
ListBugManDlg.h
ListItem.cpp
ListItem.h
ListItemEditDlg.cpp
ListItemEditDlg.h
ListItemManDlg.cpp
ListItemManDlg.h
ListMatEditDlg.cpp
ListMatEditDlg.h
ListMaterial.cpp
ListMaterial.h
ListMatManDlg.cpp
ListMatManDlg.h
LoginDlg.cpp
LoginDlg.h
Material.cpp
Material.h
MaterialEditDlg.cpp
MaterialEditDlg.h
MaterialManDlg.cpp
MaterialManDlg.h
PasswdDlg.cpp
PasswdDlg.h
picture.cpp
picture.h
properties.cpp
properties.h
property.cpp
property.h
ReadMe.txt
Registration.cpp
Registration.h
RegistrationEditDlg.cpp
RegistrationEditDlg.h
RegistrationManDlg.cpp
RegistrationManDlg.h
resource.h
selbookmarks.cpp
selbookmarks.h
split.cpp
split.h
splits.cpp
splits.h
StdAfx.cpp
StdAfx.h

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

发表评论

0 个回复

  • medicine
    由VC++编写并连接SQL Server数据库的对药物进行管理的系统,包含了源代码(Prepared by the VC++ and connect to SQL Server database management system for drugs, including the source code)
    2013-11-18 14:44:30下载
    积分:1
  • jkj
    ado 访问数据库的设置,用控件实现后拷贝原码(ado access to the database settings, after achieving control with the original copy code)
    2006-06-20 09:20:48下载
    积分:1
  • Financial-management-system
    用visual studio开发的基于sql server2005的财务管理系统。财务凭证管理系统主要由【系统管理】、【凭证管理】、【科目信息】、【账目查询】和【报表】等模块组成(Development with visual studio, sql server2005-based financial management system. Financial certificate management system mainly consists of the [System Management], [Certificate Management] [subject information], [accounts query】 【Report】 modules)
    2012-07-05 14:52:38下载
    积分:1
  • community-health-management-system
    通过VC++的处理,结合sql2000 ,实现社区卫生管理系统(Processing through the VC++, combined with sql2000, community health management system to achieve)
    2010-10-09 21:06:35下载
    积分: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
  • HCDB
    超市管理系统,主要应用了ADO对象操作数据库的技术。在数据库操作中涉及复杂SQL语句的构造方法、列表控件、Tab控件及树型控件的使用方法。 代码来源:《亮剑Visual C++ 项目开发案例导航》第三章(Visual C++ code about supermarket management sys)
    2015-03-11 13:59:34下载
    积分:1
  • xinxiqu
    学生信息管理系统详细设计说明书,Visual Basic 6.0与SQL SERVER 2000开发,对开发文档撰写有一定帮助。(Student Information Management System for the detailed design statement, Visual Basic 6.0 and SQL SERVER 2000 the development of written documents on the development of some help.)
    2009-05-26 15:06:37下载
    积分:1
  • MiniSql-master
    具有B+树,能完成搜索,插入,删除功能的简易数据库(A simple database with B+ tree that can search, insert and delete functions)
    2020-06-29 19:00:02下载
    积分:1
  • sql--keshe
    一个很完善的设计,用VC++和sql server 完成,附有报告,程序(A well-designed, using VC++ and sql server to complete, with the report, the program)
    2011-06-22 12:55:39下载
    积分:1
  • code
    用VC++6.0开发的人事信息系统,调试成功,并附有源码及文档。供大家共同学习,希望对你们有帮助(With VC++ 6.0 Development of Personnel Information System, debugging success, together with source code and documentation. For everyone to learn, I hope for your help)
    2009-01-04 14:51:42下载
    积分:1
  • 696524资源总数
  • 103791会员总数
  • 67今日下载