搜索资源列表
456546546dsfasfd
- 一致的数据访问技术,主要介绍ADO DAO RDO 在数据库中的应用,已及用法-consistent data access technology, introduces DAO, RDO, ADO database in the application and usage has
susheguanlixitong.doc
- 本宿舍管理系统采用VB为系统开发平台,并采用ADO等相关技术与方法,做为联系ACCESS,VB 的跨平台支撑,主要内容包括登陆,录入,输出,报表4部份,分别对学生的?BR> [Dormitory.rar] - 学生宿舍管理系统vb源码,对学生宿舍信息系统的实现
ado
- adomac ADO.NET数据库访问技术(MAC)题库-adomacADO.NET Database Access Technology (MAC) questions
1105
- 设计程序,运用ADO.NET数据提供程序Sql Server.Net、Oledb.Net中的对象类,去访问数据库系统,并能与数据显示控件进行正确绑定,完成数据的显示、编辑、更新、排序、分页、插入、选择等操作;对数据源中的数据能编程实现带参数的参询、更新、追加等操作。-Design procedures, the use of ADO.NET Data Provider Sql Server.Net, Oledb.Net the object class to access the databas
VCandDatabase
- Visual C++提供了多种多样的数据库访问技术——ODBC API、MFC ODBC、DAO、OLE DB、ADO等。这些技术各有自己的特点,它们提供了简单、灵活、访问速度快、可扩展性好的开发技术。-Visual C++ provides a variety of database access technology- ODBC API, MFC ODBC, DAO, OLE DB, ADO, etc.. These technologies have their own character
ConsoleAbstract
- 数据访问框架.用于选择不同数据源的操作.包含了所有的ADO.NET的操作.不知道怎么传多个文件.所以只传了一个文件.第一次来-Data access framework. Used to select a different data source operation. Contains all of the ADO.NET operation. Do not know how to mass multiple files. Therefore of only passing on a doc
car
- 汽车维修管理系统详述,采用了ADO数据访问问技术,内附源代码-Details of vehicle maintenance management system, using the ADO data access technology Q, containing the source code
VisualBasic
- 主要讨论了利用ADO编程实现数据库访问的具有代表性的相关技术和方法.-Discusses the representative technologies and methods of ADO programming to implement the database access
VC_examples
- 实例12-1:使用用户界面线程实例。源代码在光盘中“\12\InterfaceThread”目录下。 实例12-2:使用工作者线程实例。源代码在光盘中“\12\ControlThread”目录下。 实例12-3:多线程实例。源代码在光盘中“\12\WQDemo”目录下。 实例12-4:线程间的通信。源代码在光盘中“\12\ThreadCommu”目录下。 实例13-1:动态链接库(Dll)实例。源代码在光盘中“\13\dlltest ”目录下。 实例13-2:鼠标钩子应
adoblob
- ado存取图片,包含ado技术例子和blob操作示例-ado access to pictures, including ado technical examples and sample blob operations
to_build_a_custom_ADO_class_in_VC
- 本文介绍一个自定义的ADO类,它封装了ADO中的各个对象的属性和方法,这种新的数据接口在形式上完全雷同于VB中的ADO,利用它可以在VC中像VB一样方便访问各种数据库。 -This article describes a custom ADO class, which encapsulates the various objects in the ADO properties and methods, this new data interface completely identical in
ADO_ActiveXDataObject
- ADO(ActiveX Data Object)是Microsoft数据库应用程序开发的新接口,是建立在OLE DB之上的高层数据库访问技术,提供了简单易用的访问各种数据资源(包括关系型和非关系型)。是相对比较新的数据库访问技术。-ADO (ActiveX Data Object) is a Microsoft database application development the new interface is built on top of the high-level OLE DB d
VB-P-access-card-management-system
- VB+access 一卡通管理系统 使用ADO控件及data控件对Access数据库文件的连接,并通过使用数据控件在vb环境下连接数据库,实现了一卡通管理端的主要业务,该软件实现校园卡在学校日常营业、管理业务,其功能包括以下几个部分: (1) 通卡管理:实现卡的基本管理,包括成批办卡、撤销卡、补办卡等-VB+ access card management system using the ADO control and data control to connect to the Access
access
- 通过ADO插件方式,连接本地数据库,并可以对数据库进行简单改写-By ADO plug, connected to the local database, and simple database rewrite
CSharp---Health-management-system
- 通过一个医院管理系统,使医院的管理工作系统化、规范化、自动化,从而达到提高医院管理效率的目的。利用C#知识来实现医院管理系统程序的编写,使用ADO.NET对象访问数据库。医院管理利用计算机来实现对医院日常工作以及病人各项情况的管理。医院管理系统通过登录窗体,基本设置模块,导医服务模块,医生服务模块,药房服务模块,门诊服务模块等实现对医院的管理。医院管理系统对计算机的硬件要求低,操作简单,界面清晰,信息查询灵活数据存储安全可靠。目的是提高工作效率和减轻劳动强度;提高信息处理速度和准确性;提供新的处
CPP-ODBC--ADO
- VC++ 利用ODBC和ADO方式访问数据库的方法及实例。-VC++ using ODBC and ADO database access methods and examples.
MFCADOmdbsql2000
- MFC使用ADO对象开发数据库应用程序,可以实现vc与access数据库的连接及通过列表控件实现对书库的添加、修改及删除操作等!-MFC using ADO object database application development, can realize vc and the access database connection and through the list control for the library to add, modify, and delete operatio
VisualCPP
- 对Visual C++中提供的多种访问数据库的方法一ADO.ODBC.DAO及OLE DB等技术的基本架构和使用步骤进行了介-A variety of methods to access the summary of Visual C++ provided the basic framework and steps to use technology and a ADO.ODBC.DAO OLE DB were introduced, and for each technical charac
VCPPSQL-Server
- 了解MFC ADO 数据库访问技术; 2.熟悉Miscrosoft DataGrid 控件和Miscrosoft ADO Data 控件的使用方法; 3.掌握基于对话框的用户界面设计方法和数据操作方法; 4.掌握主窗口与子窗口之间数据访问的方法; -Learn MFC ADO access technology 2. Be familiar with the Miscrosoft DataGrid control and Miscrosoft the use of the