登录
首页 » Visual C++ » database-cPP

database-cPP

于 2012-03-10 发布 文件大小:6823KB
0 210
下载积分: 1 下载次数: 8

代码说明:

  Visual c++结合SQL server 的经典范例。程序中介绍了如何在VC++中调用数据库的各方面知识(Visual c combined with a classic example of the SQL server. The procedures described in the various aspects of knowledge of how to call the database in VC )

文件列表:

CH5
...\LABMIS
...\......\ADO.CPP,19238,2005-08-04
...\......\ADO.H,6079,2005-08-04
...\......\DEBUG
...\......\.....\ADO.OBJ,242416,2005-12-05
...\......\.....\ADO.SBR,0,2005-12-05
...\......\.....\LABMIS.BSC,5932032,2011-12-04
...\......\.....\LABMIS.EXE,168008,2011-12-04
...\......\.....\LABMIS.ILK,365020,2011-12-04
...\......\.....\LABMIS.OBJ,13387,2005-12-05
...\......\.....\LABMIS.PCH,9717008,2005-12-05
...\......\.....\LABMIS.PDB,664576,2011-12-04
...\......\.....\LABMIS.RES,3420,2005-12-05
...\......\.....\LABMIS.SBR,0,2005-12-05
...\......\.....\LabMISDlg.obj,73947,2011-12-04
...\......\.....\LABMISDLG.SBR,0,2011-12-04
...\......\.....\MSADO15.TLH,90721,2006-12-26
...\......\.....\MSADO15.TLI,76665,2006-12-26
...\......\.....\MY_DATA2.UDL,372,2005-07-19
...\......\.....\STDAFX.OBJ,133584,2005-12-05
...\......\.....\STDAFX.SBR,1774448,2005-12-05
...\......\.....\VC60.IDB,246784,2011-12-04
...\......\.....\VC60.PDB,561152,2011-12-04
...\......\LABMIS.APS,22468,2011-04-07
...\......\LABMIS.CLW,2155,2011-04-07
...\......\LABMIS.CPP,2210,2005-08-04
...\......\LABMIS.DSP,4278,2005-07-19
...\......\LABMIS.DSW,537,2005-07-18
...\......\LABMIS.H,1352,2005-08-04
...\......\LABMIS.NCB,238592,2011-12-04
...\......\LABMIS.OPT,180736,2011-12-04
...\......\LABMIS.PLG,755,2011-12-04
...\......\LABMIS.positions,304,2011-12-04
...\......\LABMIS.RC,6715,2005-12-05
...\......\LABMISDLG.CPP,10288,2011-12-04
...\......\LABMISDLG.H,2026,2005-08-04
...\......\MSADO15.TLH,90631,2004-08-16
...\......\MSADO15.TLI,76620,2004-08-16
...\......\MY_DATA2.UDL,372,2005-07-19
...\......\README.TXT,3579,2005-07-18
...\......\RELEASE
...\......\.......\ADO.OBJ,87040,2005-12-05
...\......\.......\LABMIS.EXE,40960,2005-12-05
...\......\.......\LABMIS.OBJ,8934,2005-12-05
...\......\.......\LABMIS.PCH,7635792,2005-12-05
...\......\.......\LABMIS.RES,3420,2005-12-05
...\......\.......\LABMISDLG.OBJ,37715,2005-12-05
...\......\.......\MSADO15.TLH,90691,2002-10-07
...\......\.......\MSADO15.TLI,76671,2002-10-07
...\......\.......\MY_DATA2.UDL,372,2005-07-19
...\......\.......\STDAFX.OBJ,862,2005-12-05
...\......\.......\VC60.IDB,50176,2005-12-05
...\......\RES

...\......\...\LABMIS.RC2,398,2005-07-18
...\......\RESOURCE.H,1512,2005-08-05
...\......\STDAFX.CPP,208,2005-07-18
...\......\STDAFX.H,1070,2005-07-18
...\LABPERSONDB.MDB,114688,2005-08-26
...\LABPERSONDB_DATA.MDF,1048576,2005-09-01
...\LABPERSONDB_LOG.LDF,1048576,2005-09-01
程序运行说明.DOC,256000,2005-12-05

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

发表评论


0 个回复

  • 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
  • ExcelToSQL-Server
    C++下将Excel中的数据导出到SQL Server数据库(Export data in Excel under C++ to SQL Server database)
    2014-08-20 19:17:52下载
    积分:1
  • kqgl
    后台数据库使用SQL Server,前台开发工具使用Visual C++,采用ADO数据访问技术(Background database using SQL Server, front development tool Visual C++, ADO data access technology used)
    2011-05-25 19:36:39下载
    积分:1
  • 898t
    简单课设学生成绩管理系统---VB程序模块,VB与SQL的结合,包括增删\改查等功能,还包括连表查询.-simple lesson student performance management system -- the VB program modules, VB and SQL integration, include additional deleted reform investigation, and other functions, including even table inquiries. (Simple lesson for student achievement management system--- VB program modules, VB and SQL combination, including additions and deletions to search functions, including even the table inquiries .- simple lesson student performance management system- the VB program modules, VB and SQL integration, include additional deleted reform investigation, and other functions, including even table inquiries.)
    2008-12-26 13:44:39下载
    积分:1
  • HOSPITOL
    住院管理系统的VC++&SQL原型。混合编程系列作品。里面包含数据库建立文件和所有源码。(A hospitol manegement systerm based on VC++and SQL.)
    2009-10-17 15:36:37下载
    积分:1
  • kefangguanli
    客房管理系统,利用Visual C++和SQL语言共同完成的客房管理软件(Room Management System using Visual C++ and SQL language common to complete the room management software)
    2010-05-23 11:52:23下载
    积分:1
  • MFC-CPP-example
    4个C++项目例子 数据库Access sql 网络 视频(4 C++ example database network video projects)
    2020-11-21 20:39:36下载
    积分:1
  • goods
    说明:  商品销售管理系统对商品销售信息进行日常的管理,如销售开单、销售收款、销售退货,迅速准确地完成各种销售信息的统计计算和汇总工作,快速打印商品销售报表等功能 (Sales management system for information on sales day-to-day management, such as sales billing, sales of receivables, sales returns, quickly and accurately complete a variety of sales information and summary of statistical computing work, fast print sales reports and other functions)
    2008-08-29 15:57:07下载
    积分:1
  • CheckManage
    这是基于SqlServer 2005数据库的考勤管理系统,界面用MFC实现,里面有源码和数据库备份文件。(This is based on attendance SqlServer 2005 database management system, interface with the MFC implementation, which has source code and database backup files.)
    2009-11-21 13:23:17下载
    积分: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
  • 696518资源总数
  • 104921会员总数
  • 16今日下载