-
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
-
TT
说明: ADO访问sqlserver 数据库 是亮剑方式来房间是礼服是(ADO database access sqlserver)
- 2009-06-20 11:01:52下载
- 积分: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
-
sqlHelper
sql server数据库操作类,包括执行返回各种类型的存储过程的方法。(sql server database operations class, including the implementation of the method to return to the various types of stored procedures.)
- 2012-03-21 08:44:04下载
- 积分:1
-
sqlapiclass
C++程序读写操作嵌入式数据库SQLite3的接口程序,已封装成类SqlApi,并在main中说明如何使用,方便移植(failed to translate)
- 2013-05-06 20:41:25下载
- 积分:1
-
SQLiteVB
SQLite VB 版的,有兴趣的来看看哦(SQLiteVB)
- 2010-08-06 12:22:35下载
- 积分: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
-
426754CTreeDemo
说明: 数据库的递归查找程序,可以快速的实现数据库的查找(Recursive Finder database, you can quickly find the realization of the database)
- 2008-10-22 12:34:57下载
- 积分:1
-
SQLODBC
程序功能:实现vc中通过ODBC数据源来访问SQL数据库(procedures functions : vc achieved through ODBC data source to access SQL database)
- 2006-12-07 17:23:15下载
- 积分: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