登录
首页 » Visual C++ » pilot

pilot

于 2014-08-30 发布 文件大小:255KB
0 1114
下载积分: 1 下载次数: 6

代码说明:

  一个简单的数据库SQL2000管理查询,列举,更新,插入还有MFC控件的设置等,里面有一个SQL脚本支持库表(A simple database query SQL2000 management, list, update, insert, as well as the MFC control settings, etc., which has a SQL script support library table)

文件列表:

ADO.CPP,51227,2014-05-17
ADO.H,15531,2014-05-17
ColorStaticST.cpp,6777,2014-05-16
ColorStaticST.h,2203,2014-05-16
CurveChart.cpp,14388,2014-05-16
CurveChart.h,3496,2014-05-16
Debug
.....\Link.udl,342,2014-08-29
.....\Log.dll,28672,2012-11-08
.....\polit.sql,1558,2014-08-29
.....\引车员管理.exe,331838,2014-08-29
HeadetCtrlCl.cpp,713,2014-06-12
HeadetCtrlCl.h,1186,2014-06-12
hlp
info,86,2014-06-12
Label.cpp,31361,2014-05-16
Label.h,3441,2014-05-16
Log.dll,28672,2012-11-08
Log.lib,1934,2007-10-01
LogEx.h,48,2007-10-01
msado15.tlh,90652,2010-11-09
msado15.tli,76596,2010-11-09
OffLine.ncb,82944,2014-05-12
OffLine.opt,51712,2014-05-12
Picture.cpp,3213,2014-05-16
Picture.h,1517,2014-05-16
polit.sql,1558,2014-08-29
ReadMe.txt,3669,2014-05-16
res




...\UpdataPolit.rc2,403,2014-05-16
resource.h,1746,2014-06-14
StdAfx.cpp,213,2014-05-16
StdAfx.h,1169,2014-05-17
Struct.h,3112,2014-05-16
UpdataPolit.aps,81008,2014-06-14
UpdataPolit.clw,2534,2014-08-29
UpdataPolit.cpp,2133,2014-05-16
UpdataPolit.dsp,4983,2014-05-22
UpdataPolit.dsw,545,2014-05-16
UpdataPolit.h,1379,2014-05-16
UpdataPolit.ncb,484352,2014-08-29
UpdataPolit.opt,52736,2014-08-29
UpdataPolit.plg,1331,2014-08-29
UpdataPolit.rc,7463,2014-06-14
UpdataPolitDLG.cpp,30201,2014-08-29
UpdataPolitDlg.h,2226,2014-06-12
XPButton.cpp,6881,2014-05-16
XPButton.h,2169,2014-05-16

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

发表评论

0 个回复

  • MyLibrary
    连接SQL Server的图书管理系统,带有管理员登录、借还书、读书卡功能(Connect with SQL Server s library management system with an administrator log on through books, reading card function)
    2009-01-20 11:35:24下载
    积分:1
  • vc108423425233
    说明:  一、编程环境: 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控件显示具体信息 也可以在窗口里单击右键或操作菜单具体操作 五、主要功能: 查询,添加,删除,显示“学院,各系,班级,学生,教师,社团,课程”等信息 程序还用了Active Skin 对程序进行了换肤!! (: windows2003 visual stdio c .net,Ado SQL2000 SQL SQL2000schooldata dataschool_back SQL schooldata ADOTreectrl,listctrl,datagridBUG tree treeITEMITEMLIST LIST Active Skin )
    2005-12-13 08:58:11下载
    积分:1
  • VS2010_mfc_sql_server_task
    教材订购系统,含VS2010的MFC机制,使用ADO接口连接数据库,换机器运行需修改ADOConn.cpp文件参数;含mdf和ldf文件,SQL SERVER2008点击附加即可。(Textbook ordering system, the VS2010 MFC mechanism, using the ADO interface to connect to the database, and other machine running need modify ADOConn.cpp file parameters containing mdf and ldf files, SQL SERVER2008 click on the additional can.)
    2020-11-19 16:49:37下载
    积分: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
  • StudentManagement
    (SQL-MFC) 学生信息管理软件: 学生信息输入; 学生信息删除(分为按照学号和姓名); 学生信息查询(分为按照学号,姓名,性别,班级,年级); 学生信息更改。 (Visual Studio.NET 2003 + SQL SERVER 2000) 安装SQL 服务器后,修改程序中ADOConn.cpp 34行: serverName改为你的SQL服务器名称。数据库的mdf,ldf文件已经包含在此文件中,需要通过SQL企业管理器附加。 ((SQL-MFC) Student Information Management Software: student information input student information deleted (divided according to number and name of school) Student Information Query (divided in accordance with Student ID, name, gender, class, grade) student information changes. (Visual Studio.NET 2003+ SQL SERVER 2000) to install SQL server, modify the program ADOConn.cpp 34 rows: serverName change your SQL server name. Database, mdf, ldf file has been included in this document, you need to add through SQL Enterprise Manager.)
    2010-01-13 09:23:54下载
    积分:1
  • bgs
    vc++开发环境SQL数据库办公事务管理系统(vc++ development environment SQL database management system for office affairs)
    2008-04-20 18:06:41下载
    积分:1
  • OA(30)
    Oa 综合管理系统 集合SQL server 一体化的办公软件(The Oa integrated management system for collection of the office of the SQL server integration software)
    2012-08-18 15:20:05下载
    积分: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
  • ADOConn
    sql server2000的一般操作类。里面基本包括了连接、插入修改,()
    2007-09-29 12:24:26下载
    积分:1
  • sqlapiclass
    C++程序读写操作嵌入式数据库SQLite3的接口程序,已封装成类SqlApi,并在main中说明如何使用,方便移植(failed to translate)
    2013-05-06 20:41:25下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载