-
jetsql_src
使用MS Jet做的一个解释运行SQL语句/文件的程序(The app of interpreting SQL text or file based on MS JET)
- 2020-06-30 04:40:02下载
- 积分: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
-
sjk
数据库图书管理系统,包括表“readers”、“books”、“borrow ” 、“book-category” 、“member-level”、 “loss-reporting”(Database library management system, including the table " readers" , " books" , " borrow" , " book-category" , " member-level" , " loss-reporting" )
- 2011-11-14 21:21:01下载
- 积分: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
-
GenerationInsertSql
选择数据库中的表,自动生成备份数据文件。(Select the table in the database, automatically generate backup data files.)
- 2011-07-20 09:10:43下载
- 积分: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
-
布告栏
这是一个自己做的数据库的布告栏管理系统,可以实现一些简单的查询,添加,删除功能,代码已经在vc6.0下编译过,其中还包括设计文档,E-R图,和数据字典(own bulletin board database management system, can achieve some simple query, add, delete function, the code has been compiled under vc6.0, including design documents, E-R map, and data dictionary)
- 2005-07-02 09:50:10下载
- 积分:1
-
The-system-of-students
学生管理信息系统用MFC写的后台加的SQL2005数据库,代码里有.BAK文件。(Student management information system using MFC to write the background of the SQL2005 , code.BAK file.)
- 2015-08-22 15:06:53下载
- 积分:1
-
jkj
ado 访问数据库的设置,用控件实现后拷贝原码(ado access to the database settings, after achieving control with the original copy code)
- 2006-06-20 09:20:48下载
- 积分:1
-
MFCSQL_20100507
Visual C++ MFC,连接SQL2005数据库,查询数据,并添加数据到数据库。(use the c++ mfc ,to connection the sql server 2005 database,insert some data to the database and then select the data in it.)
- 2020-11-01 11:39:54下载
- 积分:1