-
testSQLite
VC访问SQLite数据库的完整工程,包含了基本的数据库应用测试代码,对快速学习有帮助。(VC access SQLite Database)
- 2014-06-17 11:46:40下载
- 积分:1
-
test_database
一个实用的有很多的数据库的操作函数,并附带了一定的说明解释。可以直接运行的MFC连接SQL的代码程序。对数据库操作的常用的不常用的函数方法都有。(There are a practical lot of database manipulation functions, and comes with a certain amount of explanation explanation. MFC can be directly connected to SQL code to run the program. Commonly used method is not commonly used functions of database operations are.)
- 2013-12-17 16:07:55下载
- 积分:1
-
SQLODBC
程序功能:实现vc中通过ODBC数据源来访问SQL数据库(procedures functions : vc achieved through ODBC data source to access SQL database)
- 2006-12-07 17:23:15下载
- 积分:1
-
MFC-CPP-example
4个C++项目例子 数据库Access sql 网络 视频(4 C++ example database network video projects)
- 2020-11-21 20:39:36下载
- 积分:1
-
MyLibrary
连接SQL Server的图书管理系统,带有管理员登录、借还书、读书卡功能(Connect with SQL Server s library management system with an administrator log on through books, reading card function)
- 2009-01-20 11:35:24下载
- 积分:1
-
Delaytest
测试 sql server 2005 连接(Test SQL Server 2005 connection)
- 2013-05-14 23:04:41下载
- 积分:1
-
Logistics-management-system
基于 Visual C++ 6.0开发平台和
SQL Server 2000 数据库 开发的物流管理系统
(Visual C++ 6 development platform and based on
Logistics management system in SQL Server 2000 database development)
- 2014-07-02 16:21:28下载
- 积分:1
-
kqgl
后台数据库使用SQL Server,前台开发工具使用Visual C++,采用ADO数据访问技术(Background database using SQL Server, front development tool Visual C++, ADO data access technology used)
- 2011-05-25 19:36:39下载
- 积分: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
-
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