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

database-cPP

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

  • jkj
    ado 访问数据库的设置,用控件实现后拷贝原码(ado access to the database settings, after achieving control with the original copy code)
    2006-06-20 09:20:48下载
    积分:1
  • Market_Invoicing_System
    一个SQL数据库的使用例子,比较完整的会员制商场进销存系统源码(Example of the use of a SQL database, complete membership malls Invoicing System source code)
    2013-01-25 21:55:50下载
    积分:1
  • vc108423425252
    软件介绍: 编程环境: windows2003 +visual stdio c++ .net Ado + SQL2000 /####################################/ ** SQL设置: 将在SQL2000下建立schooldata数据库 导入数据文件 导入数据: data目录下有school_back数据库备分文件 操作:用SQL企业管理器还原数据库来导入数据 访问本地数据库服务器,密码是自己设置的那个,操作schooldata数据库的用户名和密码相同 主要用ADO访问数据库,和几个显示数据的控件Treectrl,listctrl,datagrid等 程序中有几个BUG还没解决, 实现功能: 操作:在选择查询条件:选择一个,tree控件里显示相关信息 可以在tree控件里单击来显示每个ITEM,每个ITEM相关信息显示在LIST控件内 双击LIST控件显示具体信息 也可以在窗口里单击右键或操作菜单具体操作 主要功能: 查询,添加,删除,显示“学院,各系,班级,学生,教师,社团,课程”等信息(software introduced : Programming Environment : windows2003 visual c stdio. net Ado SQL2000 /## SQL##################################/** set up : the establishment schooldata SQL2000 database into data files into data : data directory is a breakdown school_back database file operations : using SQL Enterprise Manager Database reduction visit to the local data into the database server, Password is set as the, um, schooldata operation of the database user name and password the same as the main database with ADO visit, Several display data and control the Treectrl, listctrl. datagrid procedures are several BUG has not yet been solved, realization of functions : : On the choice of inquiries conditions : one tree to demonstrate control information related to the tree Lane click controls to s)
    2007-01-10 12:07:01下载
    积分: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
  • SQLiteVB
    SQLite VB 版的,有兴趣的来看看哦(SQLiteVB)
    2010-08-06 12:22:35下载
    积分: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
  • GenerationInsertSql
    选择数据库中的表,自动生成备份数据文件。(Select the table in the database, automatically generate backup data files.)
    2011-07-20 09:10:43下载
    积分:1
  • gdzc
    vc++开发环境SQL数据库固定资产管理系统(vc++ development environment SQL database management system for fixed assets)
    2008-04-20 18:05:08下载
    积分: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
  • 696516资源总数
  • 106914会员总数
  • 0今日下载