搜索资源列表
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
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
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
tongxunlu
- 通讯录管理系统V1.0实验报告 一.功能要求 1.登陆功能 2.读取记录 3.增加记录 4.修改记录 5.删除记录 6.查询记录 二.实现工具 1.VC++ 6.0 2.SQL Server 2000 三.实现方法 1.该系统为基于对话框的程序 2.用ADO的方法访问数据库-Address Book Management System V1.0 Experiment report the functional requir
Sale
- 系统使用VC++6.0和SQL,采用ADO技术实现数据库的访问。系统主要处理商品基本信息、报价单、销售合同等信息,实现商品销售的日常管理功能。系统分登录模块、基本设置、信息录入和查询统计4个功能模块。-The system use VC++6.0 SQL, ADO technology to achieve database access. The system handle merchandise information, quotations, sales contracts and oth
DatabaseMan
- VC++通过ADO访问SQL2008数据库-VC++ access SQL2008 database via ADO
Use-MFC-ODBC-access-database
- 使用 VC++ MFC 采用ODBC 连接数据库-Use MFC ODBC access database
DbConnectTest
- VC实现对SQLSERVER数据库的访问,主要如何打开和连接数据库,表的访问,了解访问系统接口,测试用-VC achieve access to SQLSERVER , mainly how to open and connect to the , access to the table, to understand interface to access the system, testing
ADOrw
- ADO 访问 SQL Server 2008R 数据库例程 已调试通过(code for ADO access SQL Server database)