搜索资源列表
jkj
- ado 访问数据库的设置,用控件实现后拷贝原码-ado access to the database settings, after achieving control with the original copy code
shouhou
- 售后服务系统 优质的售后服务是企业生存和市场竞争的保障,售后服务管理系统可以为企业客户服务提供有效的管理,记录客户问题及解决过程,,这对现代企业是非常重要的。 后台数据库使用SQL Server,前台开发工具使用Visual Basic。 本系统采用目前比较流行的ADO数据访问技术,并将每个数据库表的字段和操作封装到类中,从而成功地将面向对象的程序设计思想应用到数据库应用程序设计中。这也是本系统的特色和优势。-after-sales service quality after-sa
SqlServer_VB
- 一个以SQL Server 2000为数据库,VB作为前台界面编写的音像租赁系统。通过ADO编程 来访问数据库。-a SQL Server 2000 database. VB as the outlook prepared by the audio interface leasing system. ADO programming to access a database.
ManagementInformationSystem
- 本系统分两个子功能: 一:学生事务 统计学生的入学,缴费情况;考试报名情况;毕业设计情况 二:教务 学生的课程、教室安排;课程表打印;老师的课程,教室安排,课程表打印以及工作量统计。 本系统开发需要掌握ASP、数据库等开发技术,运用网页排版工具Dreamweaver MX以及图像处理工具进行界面制作。 根据已经掌握的资料,查询相关英文资料并进行翻译。 查询有关系统的相关资料,查找Web数据库资料,熟悉数据库的创建、管理以及优化。掌握ADO客户端数据库访问技术和应用
studentinfosystem
- 基于VB和ACCESS的成绩管理系统,此程序为毕业设计题目.采用ADO控件ADODC访问数据库并通过DATAGRID显示出来的结构.具有基本的添加查找删除等功能。涉及到多表联合查询。 文件包括info.mdb mainform.frm mainform.frx,mainform.text,moudel1.text,moude1.bas,工程1.dep,工程1.pdm,工程1.vbp,工程1.vbw,数据库作业.exe等文件。 下载解压可以运行。-VB and ACCESS on the
ALLFILES
- 数据库访问技术---ADO。NET程序设计课后练习文件-database access technology -- ADO.NET practice after school program design documents
ASP的设备管理系统
- 随着网络技术的迅猛发展,ASP已成为Web应用程序的一种重要开发工具。为了实现在线维护设备,文中构建了一个基于ASP的设备管理系统。该系统采用ASP技术,用ASP与ADO结合起来连接、访问Access数据库,实现了数据添加、数据修改、数据删除等功能。应用范围较广,具有较强的实用价值。
ECSClient
- 数据库的应用和树状结构的应用,可以通过该例子学习如何动态添加树形节点,以及如何使用ADO访问SQL数据库。-Database application and the application of tree, you can learn how to dynamically add the example of tree nodes, and how to use ADO to access SQL databases.
kqgl
- 后台数据库使用SQL Server,前台开发工具使用Visual C++,采用ADO数据访问技术-Background database using SQL Server, front development tool Visual C++, ADO data access technology used
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
SimpleDataBaseOperate
- 基于COM组件的ADO访问远程数据库的例子,很不错的,可以实现-ADO-based COM components, examples of remote database access, it is a good can be achieved
gongziguanlixitong
- Visual C++ 连接SQL Server2000的最简单的实例。使用ADO访问数据库技术。简单易学。-Link Visual C++ SQL Server2000 most simple example. Use ADO to access database technology. Easy to learn.
SQLdatabase
- Access SQL 数据库连接技术、ADO编程、控件编程、加密、备份、恢复技术等-Access SQL database connection technology, ADO programming, control programming, encryption, backup and restore technology
wageAdmin-
- vc++环境下用sqlserver开发的工资管理系统,使用的是ADO访问数据库-vc++ environment using sqlserver developed payroll system, access databases using ADO
ado
- 封装了ADO访问数据库的所有功能,利用这个模版能够很方便的利用ADO操作数据库,包括各种数据库;-Encapsulates the ADO to access all the features of the database, the use of this template can easily use ADO to operate the database, including a variety of databases
ado.net-operate-code
- 基于ado.net的数据库访问通用类代码-based on ado.net ,the database access
classmate
- access通过ADO连接数据库,完美实现了查询、添加、删除、查找。-Access through the ADO connection database, perfect realized the query, add, delete, search.
ADO
- 通过ASP中的ADO访问计算机本地的数据库,非常实用,大家可以好好参考之。-according to ADO in the ASP,to get an access to the local database in the computer,it s very useful!
ADOrw
- ADO 访问 SQL Server 2008R 数据库例程 已调试通过(code for ADO access SQL Server database)