-
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
-
medicine
由VC++编写并连接SQL Server数据库的对药物进行管理的系统,包含了源代码(Prepared by the VC++ and connect to SQL Server database management system for drugs, including the source code)
- 2013-11-18 14:44:30下载
- 积分:1
-
通过配置数据库连接并选择数据库表,数据库表…
通过配置数据库连接并选择数据库表,可自动生成数据库表的实体类,并且实体类中包含记录集合,可在类中对各记录集合进行修改后一次性提交保存,支持事务.-By configuring the database connection and select database tables, database tables can be automatically generated entity class and entity class collection contains records, you can type in the collection of the records submitted by the modified one-time preservation, support for Services.
- 2022-02-02 06:58:24下载
- 积分:1
-
万能查询主要代码, 可按配置无限选择查询条件,自动生成SQL语句....
万能查询主要代码, 可按配置无限选择查询条件,自动生成SQL语句. -Universal check with their key code, can configure an unlimited choice of query, automatically generates SQL statements.
- 2022-03-07 03:33:35下载
- 积分:1
-
商业网站,具体的功能大家可以自己去看看,这些东西也只是为了我在网上下载东西才传上去的...
商业网站,具体的功能大家可以自己去看看,这些东西也只是为了我在网上下载东西才传上去的-Commercial websites, the specific features everyone can go and see, these things are only for things I downloaded before Chuan-up of
- 2023-05-18 22:10:04下载
- 积分:1
-
MSSQL-Error-40-02082.com
在建立与服务器的连接时出错。在连接到 SQL Server 2005 时,在默认的设置下 SQL Server 不允许进行远程连接可能会导致此失败。 (provider: 命名管道提供程序, error: 40 - 无法打开到 SQL Server 的连接)(Error creating a connection to the server. When connecting to SQL Server 2005, under the default settings SQL Server does not allow remote connections may cause this failure. (Provider: Named Pipes Provider, error: 40- Can not open connection to SQL Server))
- 2012-08-16 01:27:15下载
- 积分:1
-
SYBASE15.0操作手册,内容全面详细,SYBASE开发人员,管理人员必备参考书....
SYBASE15.0操作手册,内容全面详细,SYBASE开发人员,管理人员必备参考书.-SYBASE15.0 operating manuals, comprehensive detail, SYBASE developers, managers must have reference book.
- 2023-04-07 11:30:03下载
- 积分:1
-
PKGAutoModel
程序自动导入生成模板, plsql程序,指定的模板自动生成(Program Auto Plsql)
- 2014-01-16 15:00:26下载
- 积分:1
-
sql数据库的使用~1教程。 例子
sql数据库的使用~1教程。 例子-sql database using ~ 1 tutorial. Examples
- 2022-03-02 09:41:09下载
- 积分:1
-
vcsqlserver
是VC+SQL server模式的,主要设及以下内容:
1、窗口如何分割;
2、多视图之间如何通信;
3、列表视图的操作及事件处理;
4、树形控件的操作及事件处理,利用递归根据数据库动态生成目录;
5、实现主从表的显示;
(VC is SQL server model, and mainly the following : a window on how segmentation; 2. Multi-view of how communication; 3, the List View operation and handle the incident; 4, tree controls the operation and management, According to the use of recursive directory database dynamically generated; 5, the main achievement of the show from the table;)
- 2006-05-19 15:56:35下载
- 积分:1