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

database-cPP

于 2012-03-10 发布 文件大小:6823KB
0 337
下载积分: 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 个回复

  • KTV
    光盘运行环境 操作系统:Windows 2000以上 内存:64MB以上 光驱:40X以上 CPU:奔腾233以上 声卡:兼容声卡 建议使用800X600以上分辨率 此光盘可以自动播放,而且自动注册组件,若计算机不能播放光盘,是因为光盘没有成功注册组件导致的,读者可以手动注册组件。 手动注册组件的步骤如下: (1)首先把光盘中的AMOVIE.OCX文件复制到系统文件夹下,对于Windows 2000操作系统,系统文件夹是指C:WINNTsystem32;对于Windows XP系统,是指C:WINDOWSsystem32。 (2)在“开始”菜单中选择“运行”, 然后在命令行输入“regsvr32 AMOVIE.OCX”即可注册AMOVIE.OCX组件。 另外,本书的源代码放在光盘中的resouce文件夹下,读者可以参考附带的视频影像来搭建系统。 注:若不能单独播放光盘中的“vc_avi”目录下的视频文件,请读者自行到网上下载相关的音频视频插件或者工具包,比如,安装AvPack工具包就可以播放。在百度中输入“avpack”就可以搜到,或者在百度中输入“视频插件”就可以搜到相关的视频插件,下载并安装即可。 (reach to KTV)
    2010-11-28 09:20:15下载
    积分: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
  • 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
  • gdzc
    vc++开发环境SQL数据库固定资产管理系统(vc++ development environment SQL database management system for fixed assets)
    2008-04-20 18:05:08下载
    积分:1
  • sqlite-amalgamation-3071400
    sqlite3 数据库最新c源码(sqlite3 database source)
    2021-04-27 13:08:44下载
    积分:1
  • shoppingsystem
    sql server 7.0 and vc 6.0 complete a shop system.
    2008-08-30 17:14:22下载
    积分: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
  • 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
  • ckmis
    这是一个用vc++和sql语言编写的仓库管理系统,请放心使用!(This is a sql with vc language and the warehouse management system, please rest assured that the use!)
    2006-11-20 22:53:30下载
    积分:1
  • 一个学生管理系统
    说明:  基于ODBC的数据库模式,用MFC创建一个学生成绩管理软件。程序的实现主要在视图Cstudentview类中完成,其中可以完成的功能有:显示全部记录、增加记录、删除记录、修改记录、排序记录、查寻记录,并且在控件表格中直观的显示。(based ODBC database model, the MFC with the creation of a student performance management software. The main procedures in achieving View Cstudentview category completed, which can be accomplished functions : All the records, record increase, delete records, modify records, sorting records, the searching of records, Controls in the form visual display.)
    2006-01-07 11:28:43下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载