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

database-cPP2

于 2012-03-10 发布 文件大小:6056KB
0 166
下载积分: 1 下载次数: 3

代码说明:

  visual c++结合SQL 的典型应用,希望对大家的学习有帮助(visual c combination of SQL, a typical application, we hope that we learn to help )

文件列表:

CH6
...\STU
...\...\BASEINFO.CPP,472,2005-05-27
...\...\BASEINFO.H,1170,2005-07-27
...\...\DEBUG
...\...\.....\BASEINFO.OBJ,2346,2005-12-01
...\...\.....\BASEINFO.SBR,0,2005-05-31
...\...\.....\MSADO15.TLH,90681,2002-10-07
...\...\.....\MSADO15.TLI,76666,2002-10-07
...\...\.....\MY_DATA3.UDL,364,2005-07-27
...\...\.....\STDAFX.OBJ,133343,2005-12-01
...\...\.....\STDAFX.SBR,1767529,2005-05-31
...\...\.....\STU.BSC,3679232,2005-05-31
...\...\.....\STU.EXE,127046,2005-12-01
...\...\.....\STU.ILK,262372,2005-12-01
...\...\.....\STU.OBJ,19629,2005-12-01
...\...\.....\STU.PCH,7695480,2005-12-01
...\...\.....\STU.PDB,459776,2005-12-01
...\...\.....\STU.RES,2900,2005-12-01
...\...\.....\STU.SBR,0,2005-05-31
...\...\.....\STUDLG.OBJ,100222,2005-12-01
...\...\.....\STUDLG.SBR,0,2005-05-31
...\...\.....\VC60.IDB,238592,2005-12-05
...\...\.....\VC60.PDB,561152,2005-12-01
...\...\MSADO15.TLH,90631,2004-08-16
...\...\MSADO15.TLI,76620,2004-08-16
...\...\MY_DATA3.UDL,364,2005-07-27
...\...\README.TXT,3525,2005-05-27
...\...\RELEASE
...\...\.......\BASEINFO.OBJ,862,2005-12-01
...\...\.......\MSADO15.TLH,90685,2002-10-07
...\...\.......\MSADO15.TLI,76668,2002-10-07
...\...\.......\MY_DATA3.UDL,364,2005-07-27
...\...\.......\STDAFX.OBJ,862,2005-12-01
...\...\.......\STU.EXE,32768,2005-12-01
...\...\.......\STU.OBJ,12035,2005-12-01
...\...\.......\STU.PCH,7619916,2005-12-01
...\...\.......\STU.RES,2900,2005-12-01
...\...\.......\STUDLG.OBJ,41606,2005-12-01
...\...\.......\VC60.IDB,50176,2005-12-01
...\...\RES

...\...\...\STU.RC2,395,2005-05-27
...\...\RESOURCE.H,1049,2005-07-27
...\...\STDAFX.CPP,205,2005-05-27
...\...\STDAFX.H,1159,2005-05-28
...\...\STU.APS,21508,2005-12-01
...\...\STU.CLW,1624,2005-12-05
...\...\STU.CPP,2215,2005-05-28
...\...\STU.DSP,4233,2005-05-27
...\...\STU.DSW,531,2005-05-27
...\...\STU.H,1321,2005-05-28
...\...\STU.NCB,263168,2005-12-05
...\...\STU.OPT,180736,2005-12-05
...\...\STU.PLG,3553,2005-12-01
...\...\STU.RC,5961,2005-07-27
...\...\STUDLG.CPP,9518,2005-07-27
...\...\STUDLG.H,1956,2005-07-27
...\STUDENT.MDB,163840,2005-07-27
...\STUDENT_DATA.MDF,1048576,2005-09-01
...\STUDENT_LOG.LDF,1048576,2005-09-01
程序运行说明.DOC,256000,2005-12-05

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

发表评论

0 个回复

  • ToolsOPtimization
    本软件是mfc+sql开发,欢迎大家交流学习(mfc sql development, we welcome the exchange of learning)
    2020-10-26 23:19:59下载
    积分:1
  • test_database
    一个实用的有很多的数据库的操作函数,并附带了一定的说明解释。可以直接运行的MFC连接SQL的代码程序。对数据库操作的常用的不常用的函数方法都有。(There are a practical lot of database manipulation functions, and comes with a certain amount of explanation explanation. MFC can be directly connected to SQL code to run the program. Commonly used method is not commonly used functions of database operations are.)
    2013-12-17 16:07:55下载
    积分:1
  • Logistics-management-system
    基于 Visual C++ 6.0开发平台和 SQL Server 2000 数据库 开发的物流管理系统 (Visual C++ 6 development platform and based on Logistics management system in SQL Server 2000 database development)
    2014-07-02 16:21:28下载
    积分:1
  • stock
    一款很好的库存管理系统 对于初学者来说是个很好的学习参考(A good inventory management system for the beginner is a good learning reference)
    2008-04-28 16:12:28下载
    积分:1
  • CarService
    说明:  汽车维修管理系统。系统是在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)
    2021-04-05 12:29:03下载
    积分:1
  • UseProcedure
    在ADO中调用、执行SQL Server中的存储过程(The ADO call, the implementation of SQL Server stored procedure)
    2010-06-20 19:41:37下载
    积分:1
  • testSQLite
    VC访问SQLite数据库的完整工程,包含了基本的数据库应用测试代码,对快速学习有帮助。(VC access SQLite Database)
    2014-06-17 11:46:40下载
    积分:1
  • chap09
    餐饮管理信息系统 my sql visual basic (Food & Beverage Management Information System my sql visual basic )
    2009-03-09 17:51:00下载
    积分:1
  • sale
    商品销售管理系统采用Visual C++ 6.0进行编写,采用ADO技术对SQL数据库进行访问。该系统主要处理商品基本信息、客户基本信息的维护、报价单、销售合同、销售订单、发货单、各种销售计划等信息,实现商品销售的日常管理功能。(Commodity sales management system using Visual C++ 6 to prepare, using ADO technology to access the SQL . The system mainly deals with the basic information of goods, customer information maintenance, quotation, sales contract, sales orders, invoices, sales plan and other information, realize the merchandise sales management function.)
    2016-12-12 21:13:17下载
    积分: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
  • 696518资源总数
  • 105877会员总数
  • 14今日下载