-
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
-
1
一个辅助数据库,显示系统,可以进行简单的显示SQL 2000(SHOW SYSTEM)
- 2013-11-18 08:31:39下载
- 积分:1
-
SQL
数据库课程设计,用C++实现SQL Server,进行SQL语句的解析。(Database design courses, implemented in C++ SQL Server, SQL statement parsing.)
- 2015-12-05 11:33:58下载
- 积分:1
-
pilot
一个简单的数据库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)
- 2014-08-30 00:23:02下载
- 积分: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
-
02
说明: 关于利用SQL数据库以及MFC编写的学院班级学生综合管理项目(On the use of SQL databases, and college classes prepare students MFC Integrated Management Project)
- 2010-07-23 11:49:21下载
- 积分: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
-
MiniSql-master
具有B+树,能完成搜索,插入,删除功能的简易数据库(A simple database with B+ tree that can search, insert and delete functions)
- 2020-06-29 19:00:02下载
- 积分:1
-
sqlapiclass
C++程序读写操作嵌入式数据库SQLite3的接口程序,已封装成类SqlApi,并在main中说明如何使用,方便移植(failed to translate)
- 2013-05-06 20:41:25下载
- 积分:1
-
ExcelToSQL-Server
C++下将Excel中的数据导出到SQL Server数据库(Export data in Excel under C++ to SQL Server database)
- 2014-08-20 19:17:52下载
- 积分:1