搜索资源列表
student_manage
- 学生管理系统 vc++6.0 与access编程 学生管理系统 vc++6.0 与access编程-student management system vc 6.0 programming students with access management system vc 6.0 and ACCE ss Programming
studentgradecw
- 成绩管理系统,用VC和SQL 2000开发,非常不错的一个系统,用户根据不同权限访问数据库,进行添加、修改、查询、删除、打印、备份和还原数据库等操作-performance management system, with VC 2000 and SQL development, a very good system, Under the authority of different users access to the database, add, modify, search, delete
SQLODBC
- 程序功能:实现vc中通过ODBC数据源来访问SQL数据库-procedures functions : vc achieved through ODBC data source to access SQL database
vc+sql
- c++ + access 图书馆数据库管理系统-c access library database management system
employee
- 这个源代码是本程序演示了vc连接sql和access的方法好东东。
sc
- 简单的学生宿舍管理系统,VC+ACCESS制作 主要实现学生信息的添加和查询功能
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简单的图书管理
- 一个通过ACCESS来实现的一个简单的图书管理系统 也许有些不足之处请大家理解-an ACCESS to achieve through a simple library management system may be some shortcomings Department asked everyone to understand
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
daodemo
- DAO访问SQL数据库,VC++编写,适合初学者学习。-DAO access SQL databases, VC to prepare, suitable for beginners to learn.
AccessADO
- vc 用ado访问sqlServer,或access数据库-ado visit vc with sqlServer, or access the database
AccessDB
- 使用 VC++ 通过 ADO 访问 sql server 数据库-VC++, through the use of ADO database access sql server
OpDb
- 自己封装的ADO接口,可以很方便的操作SQL Server,Access MDB数据库,而不用设置数据源,已在多个项目中成功使用,可以很方便的把数据库中的记录选择到列表框、组合控件中,可以直接执行SQL命令,包括存储过程。把VC中对数据库的操作变成了一项很简单的操作。使用时请包含OpDd.h,并静态链界OpDb.lib,并把OpDb.dll拷贝到当前目录下,当然您也可以直接在您的程序中使用源代码。-ADO interface its own package, it is convenient t
ForsetiCppSetup
- C++考试系统 ,试题管理(新增考试项目、新增和修改试题)、学生成绩查询、数据库管理(数据备份、恢复),界面传统,小巧灵活,操作方便,是学习VC++的好程序。-exam_student,students in the examination system (Access), the procedure is broadly divided into three major functions
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.
wageAdmin-
- vc++环境下用sqlserver开发的工资管理系统,使用的是ADO访问数据库-vc++ environment using sqlserver developed payroll system, access databases using ADO
SQL-Server-2000-and-VC
- 一篇很有价值的关于SQL server 与C++进行互相访问额文章-A very valuable on the SQL server and C++ to access each amount of articles
DatabaseMan
- VC++通过ADO访问SQL2008数据库-VC++ access SQL2008 database via ADO
Use-MFC-ODBC-access-database
- 使用 VC++ MFC 采用ODBC 连接数据库-Use MFC ODBC access database
ADOrw
- ADO 访问 SQL Server 2008R 数据库例程 已调试通过(code for ADO access SQL Server database)