-
MiniSql-master
具有B+树,能完成搜索,插入,删除功能的简易数据库(A simple database with B+ tree that can search, insert and delete functions)
- 2020-06-29 19:00:02下载
- 积分: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
-
UseProcedure
在ADO中调用、执行SQL Server中的存储过程(The ADO call, the implementation of SQL Server stored procedure)
- 2010-06-20 19:41:37下载
- 积分:1
-
vc108423425252
软件介绍:
编程环境:
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控件显示具体信息
也可以在窗口里单击右键或操作菜单具体操作
主要功能:
查询,添加,删除,显示“学院,各系,班级,学生,教师,社团,课程”等信息(software introduced : Programming Environment : windows2003 visual c stdio. net Ado SQL2000 /## SQL##################################/** set up : the establishment schooldata SQL2000 database into data files into data : data directory is a breakdown school_back database file operations : using SQL Enterprise Manager Database reduction visit to the local data into the database server, Password is set as the, um, schooldata operation of the database user name and password the same as the main database with ADO visit, Several display data and control the Treectrl, listctrl. datagrid procedures are several BUG has not yet been solved, realization of functions : : On the choice of inquiries conditions : one tree to demonstrate control information related to the tree Lane click controls to s)
- 2007-01-10 12:07:01下载
- 积分:1
-
GenerationInsertSql
选择数据库中的表,自动生成备份数据文件。(Select the table in the database, automatically generate backup data files.)
- 2011-07-20 09:10:43下载
- 积分:1
-
gdzc
vc++开发环境SQL数据库固定资产管理系统(vc++ development environment SQL database management system for fixed assets)
- 2008-04-20 18:05:08下载
- 积分:1
-
ADOConn
sql server2000的一般操作类。里面基本包括了连接、插入修改,()
- 2007-09-29 12:24:26下载
- 积分: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
-
DbConnect
Microsoft SQLServer数据库连接窗口动态链接库源码(SQLServer connect dialog dll code source)
- 2015-05-12 11:21:07下载
- 积分:1
-
testSQLite
VC访问SQLite数据库的完整工程,包含了基本的数据库应用测试代码,对快速学习有帮助。(VC access SQLite Database)
- 2014-06-17 11:46:40下载
- 积分:1