搜索资源列表
SQL Server 2000应用系统开发教程
- 很不错的VC开发数据库应用程序的教程,这是里面的源代码-very good VC Database Application Program Guide, which is inside the source code
ADO(vc)
- 使用ADO在vc++数据库编程中的连接数据库的几种方式:-use ADO database programming in vc of connecting to the database in several ways :
SQLServerDataBasedemo
- VC数据库编程的经典案列,是关于数据库编程方面的,里面提供一整套完整的数据库编程接口-VC Database Programming classic case out, on the Database Programming, which provides a complete set of database programming interface
OBDC1
- 使用OBDC的数据库小程序~是我学习VC+数据库的第一个小程序~对初学者很有用~-use OBDC database procedures small - to be my VC + database of a small procedure ~ for beginners very useful ~
Vc-database
- 这个一个有关数据库操作的程序,不错的,强力推荐!-the operation of a database on the procedure, yes, Great Deal!
Vc-openDatabase
- 这是一个Vc中动态打开数据库的实现程序,不错,推荐!-Vc This is a dynamic database of open procedures, good recommendation.
vc+sql
- c++ + access 图书馆数据库管理系统-c access library database management system
database
- mysql与vc的连接,添加,删除瞪问题
VC+++SQL
- 医院管理信息系统 资源类别: VC源码¦数据库 文件大小: 2419KB 原创作者: 佚名 发布时间: 2008-6-12 13:57:54 运行平台: Windows 医院管理信息系统 在运行系统前,首先要安装SQL Server数据库,注意要设定用户名为“sa”,密码为空。 可以有两种方法创建该数据库: 1.使用SQL server查询分析器运行Database目录下的sql.txt中的sql语句,这样
in VC use DB-Library access SQL Server in VC
- 在VC中用DB-Library快速访问SQL Server数据库技术-in VC DB-Library quick access to SQL Server database technology
vc++编写的关于图书管理系统的数据库系统
- vc++编写的关于图书管理系统的数据库系统,经过调试,可用,对于vc数据库入门者很有帮助-vc++ prepared by the library management system, database system, after debugging, available, helpful for beginners vc database
sjkguanli.rar
- VC+ADO+SQL2005开发的数据库管理系统,可以实现数据库记录的添加、修改、删除、查询等功能,以及用户登录 修改密码 注册新用户和数据库备份等功能,VC+ ADO+ SQL2005 development of database management systems, database records can add, modify, delete, query and other functions, as well as modify the user login and passwo
vcSql
- VC+SQL实现客户资源管理系统的一个完整的原程序,适合于初学者理解ODBC的数据库访问,SQL的使用-VC+ SQL implementation of the customer resource management system a complete original procedure, suitable for beginners to understand ODBC database access, SQL use
demo
- vc++6.0编写对sql2005进行查、插、删、改操作.采用udl文件链接数据库,使用时请配置udl文件,数据库名为student ,可以根据代码创建,很简单的,就一张表,这里就不贴了。-written on the sql2005 vc++6.0 to check, insert, delete, change operations. udl file link with the database, please use configuration udl file, the databas
VC
- 人事管理系统代码,cv++实现基于sql数据库-Personnel Management System code, cv++ Based sql database
ADOtest
- vc++ 数据库连接测试字符串测试,ADO,SQL SERVER-vc++ database connectivity test string test
database
- 网络课程设计 vc++ + sql server web配置 tcp 配置-Network curriculum design vc+++ sql server web configuration tcp configuration
salary_manage
- 这款自己写的软件相当强大,但必须用sql2005版的版本,是不错的工资管理系统,还有设计报告,及源代码,软件工程导论,数据结构设计,vc++数据库设计都可以用这个-This very powerful write their own software, but must use sql2005 edition version is a good salary management system, as well as design report, and the source code, sof
DAO-database-for-VC-operations
- 这是一个在VC中通过DAO来访问数据库的示例,通过示例进一步掌握及掌握在VC中操作数据库的方法。-This is a VC to access the database through DAO example, through the sample to further understand and master the operation of the VC in the database.
VC-database-write-read
- 利用SQL Server 数据库,实现数据库的读写功能-realize the function of the database read and write using SQL Server