搜索资源列表
数据库查询器
- 用VC编的数据库查询器,适合数据库/MIS的开发人员和VC进阶学习人员。-VC series for database query, for database / MIS staff and the development of higher learning VC staff.
数据库-职工情况管理
- 此程序是用VC作的连接数据库的程序,可以实现数据的浏览、查询、删改等功能-this procedure is used for the VC connecting to the database procedures, data browser, inquiries, and features such as excision
QuerySQL
- 数据库查询器,要在你的VC++中按如下设置以下: Add the path to <Oledb32.dll>, and <Msado15.dll> via Tools->Options->Directories->Include Files. This is usually <C:\\Program Files\\Common Files\\system\\ole db\\>, and <C:\\Program Files\\Com
VC++fillwordtable
- vc6.0操作word表格,可以用做数据库查询结果的输出.-vc6.0 operation word forms can be used as database query results output.
VC++.ADO.ACCESS.SQL
- 使用ADO访问Access数据库 使用sql查询数据库
VC 数据库编程三部源代码
- VC 数据库编程三部 源代码我也曾经找了很久 不过最后放弃了 于是自己开始写。VC 数据库编程三部上介绍的代码有部分是错误的,参考了http://blog.sina.com.cn/s/blog_5f30147a0100eb31.html~type=v5_one&label=rela_nextarticle后我已经成功调试成功。我写的这个程序完全实现了第9章上的功能,但也偷懒了只实现了其中的一个实例:会员的入会、退会和查询功能。大家看看就知道了
vc++查询数据库显示结果
- 用vc++实现ACCESS数据库中的记录查询
dbf-select
- 用VC编写数据库查询软件,得到单位名称,可修改-VC with the preparation of database query software, the name can be modified
VC++zhigongguanli
- 职工管理系统,实现了查询,界面设计,数据库的连接!-Staff management system, the realization of the query, interface design, database connectivity!
hr
- vc编写的人事管理系统,采用ADO访问数据库,可实现查询修改的操作-vc prepared personnel management system that uses ADO to access the database, enabling the operation of query modification
14160_1234331711Wyh0
- 数据库学生成绩管理系统 VC源码 ①输出: a 学生分类查询课程成绩 b 学生查询全部课程成绩 ②输入: c 管理员录入学生成绩 d 管理员删除学生成绩 e 管理员修改学生成绩 -Database management system for students score VC source ① output: a score of students classified details of the curriculum
VC
- Visual C++6.0的MFC提供了对数据库的强大支持。对于数据库的访问,MFC提供了两组类,ODBC(open database connectivity)和DAO(database access object)。利用这两个功能强大的类,用户可以方便地开发基于ODBC或DAO的数据库应用程序。 开发一个成绩管理系统,可以实现成绩的管理,只要对数据库进行配置,就可以使用。并提供新学生成绩登记,现有学生成绩查询功能,对记录的删除修改等工作。学生信息管理系统的主要目的就是利用软件实现学生有关
vcbookmangement
- VC数据库编程 图书管理系统 利用SQL Server实现数据的存储 是一个很好的程序-VC Database Programming using SQL Server for data storage is a very good program
ExamOnline
- VC++学生考试系统(Access),程序大致分为三大功能:试题管理(新增考试项目、新增和修改试题)、学生成绩查询、数据库管理(数据备份、恢复),界面传统,小巧灵活,操作方便,是学习VC++的好程序。-VC++ students in the examination system (Access), the procedure is broadly divided into three major functions: Test Management (new test project, add
vc_ADO_test
- VC ADO 报表查询,数据库管理程序,可以实现,查询,删除,修改等功能-VC ADO report query, database management program, you can achieve, query, delete, modify and other functions
VC_Access_renshiguanli
- VC+Acess人事管理系统,能实现人员的添加删除修改查询等基本功能,是学习VC中用ADO方法访问Access数据库的一个很好的范例,很容易上手学习。-VC+ Acess personnel management system, able to modify the query to delete the addition of personnel and other basic functions, is to learn VC Access database using ADO method
VC
- 是一个基于VC++的数据库系统——学生成绩查询系统,数据库是用Access做的。-Was a VC++ based database system- student performance query system, with the Access database is made.
The-vc-dynamic-queries
- 实现VC动态查询,通过动态连接数据库,来实现动态查询功能.-VC dynamic query implementation, through the dynamic connecting to the database, to implement dynamic queries.
sql
- 数据库编程,sql2000+VC.数据库查询修改删除-SOL 2000+vc
access数据库范例
- access数据库范例,查询,修改,添加,删除(Access database example, query, modify, add, delete)