-
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
-
SQLServer2005
该书采用实例方式讲授SQL SEVER2005数据库的应用,以实用,实践作为原则,讲数据库的基本原理与应用技术相结合(Examples of the way the book used to teach the application of database SQL SEVER2005 to practical, practice as the principles and the basic principles of database technology and application)
- 2009-06-25 10:28:17下载
- 积分:1
-
UseProcedure
在ADO中调用、执行SQL Server中的存储过程(The ADO call, the implementation of SQL Server stored procedure)
- 2010-06-20 19:41:37下载
- 积分:1
-
ado_sqlserver
VC上用ADO接口方式访问SQL Server 2005 测试程序(VC on the interface with ADO access to SQL Server 2005 test program)
- 2013-09-17 18:52:09下载
- 积分: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
-
MiniSql-master
具有B+树,能完成搜索,插入,删除功能的简易数据库(A simple database with B+ tree that can search, insert and delete functions)
- 2020-06-29 19:00:02下载
- 积分:1
-
200405040010089574
VB实现SQL Server数据库备份-恢复 VB实现SQL Server数据库备份-恢复(VB SQL Server database backup-restore VB SQL Server database backup-restore)
- 2005-03-19 01:28:54下载
- 积分:1
-
database-cPP
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
)
- 2012-03-10 00:17:08下载
- 积分:1
-
MFC-CPP-example
4个C++项目例子 数据库Access sql 网络 视频(4 C++ example database network video projects)
- 2020-11-21 20:39:36下载
- 积分:1
-
MyGeoMap
MFC 空间数据的表达与操作,如简单的鼠标查询,输入查询等等。包含简单的SQL数据库查询功能。(MFC expression of spatial data and operation, such as a simple mouse query, enter a query and so on. Contains a simple SQL database query function.)
- 2007-10-06 10:45:14下载
- 积分:1