数据提供者 meaning in English
data provider
Examples
- Knowing that all connections are active , developers can carry out any number of tasks , including notifying users of the status of all the connections , notifying consumer controls to process and display data from their providers , and so on
得知所有连接均是活动的之后,开发人员可以执行任意多的任务,包括通知用户所有连接的状态,通知使用者控件处理和显示来自数据提供者的数据等。 - On the basis of requirements of industrial supervisory , this paper researches and develops a suit of supervisory and control software based on opc client with subsystems in isomerous system acting as providers of datum , which orients administrators in enterprises and has stated functions and good openness . it solves the difficultly in integration of isomerous system . the thesis focuses its work on researching and realizing to configure data source of opc servers registered in the computer network , and frame real - time database
针对上述问题,在深入分析工业监控需求的基础上,针对设备、子系统异构情况下系统互联问题,研究并开发了一套以异构系统内部各子系统的监控系统为底层数据提供者,面向企业管理层,具有一定功能和较高开放性的opc客户监控软件,解决了异构系统集成中软件集成的难题。 - Open database connectivity ( odbc ) , a technology that uses sql to communicate with a data source through odbc drivers interpreting the sql and translating it for use with a particular database format , and activex data objects ( ado ) which enables users to write an application to access and manipulate data in a database server through an ole db data provider is used to access background database
后台数据库技术采用了基于sql语言的桌面原则? odbc ( opendatabaseconnectivity )技术,通过odbc提供的通用语法接口,实现应用程序从不同的数据源访问数据。使用ado ( activexdataobiects )技术访问后台数据库, ado作为一个应用程序级的数据访问对象与asp结合,在服务器端通过oledb数据提供者来存取和操纵各种关系型及非关系型数据库中的数据。