-
1 data access page
"A Web page, published from Access, that has a connection to a database. In a data access page, you can view, add to, edit, and manipulate the data stored in the database." -
2 Data Access Objects
A programming interface to access and manipulate database objects. -
3 Principles for the data access and the testability of digital documents
A German law that requires tax authorities to be capable of digitally checking data from electronic bookkeeping systems.English-Arabic terms dictionary > Principles for the data access and the testability of digital documents
-
4 data
[΄deitə] n pl տվյալներ, տեղեկություններ, փաստեր. official/statistic/advanced data պաշ տոնական/վիճակագրական/նորագույն տվյալներ. collect/obtain data տվյալներ հավաքել. data processing տվյալների մշակում: հմկրգ. data base տվյալների բազա. data access տվյալ ների ընտ րելը. data acquisition տվյալների կուտակումը. data adressed memory զուգոր դական հիշողություն. data area տվյալ նե րի տի րույթ. data bank տվյալների բանկ. data channel ին ֆոր մա ցիոն ալիք. data communication տվյալների փոխանցում. data consistancy տվյալ ների անհա կասելիություն. data domain ա ռարկայական տիրույթ. data entry տվյալների մուտ քագրում. data flow տվյալնե րի հոսք. data input տվյալ ների մուտ քագրում. data integrity տվյալնե րի ամբողջականություն. data network տվյալների փոխանցման ցանց. data rate տվյալ ների հա ղորդ ման արագություն. data set տվյալ ների հա վաքածու. data validation տվյալների ճշտության ստու գում/հիմնավորում -
5 data source control
"An object that can be added to an ASP.NET Web page that encapsulates the logic required to connect to a data source, such as a database or XML file, and that can execute queries or other data-access commands. A data source control can in turn provide data to other controls on that page." -
6 Data Outline
A window that you can display when a data access page is open in Design view. -
7 Access database engine
Part of the Access database system that retrieves and stores data in user and system databases. The engine can be thought of as a data manager on which database systems are built. -
8 access token
"A data structure that contains authentication and authorization information for a user. Windows creates the access token when the user logs on and the user's identity is confirmed. The access token contains the user's security ID (SID), the list of groups that the user is a member of, the list of privileges held by that user. Each process or thread started for the user inherits a copy of the access token. In some cases a user may have more than one access token, with different levels of authority." -
9 Access Services
A scalable Web platform that enables users to publish an Access database application to a SharePoint site. Data in these databases can then be viewed and edited in a Web browser. This enables browser-based viewing and interaction with the databases on machines that do not have a database application installed. -
10 Access app
An app for SharePoint that is built by using Access and has its data stored in SQL Server or SQL Azure. -
11 Access app for SharePoint
An app for SharePoint that is built by using Access and has its data stored in SQL Server or SQL Azure. -
12 data connection file
"A file that stores information about a connection to a data source, such as an Access database, spreadsheet, or text file, and that facilitates data source administration." -
13 data card
"A small card that provides mobile broadband Internet access. Removable data cards can be in the format of PC cards, USB cards, ExpressCards; data cards can also be embedded laptop modules." -
14 access
The act of reading data from or writing data to memory. -
15 Data Link Control
"An error-correction protocol in the Systems Network Architecture (SNA) responsible for transmission of data between two nodes over a physical link. Supported by Microsoft Windows NT and Windows 2000, DLC is designed to provide access to IBM mainframe computers and to Hewlett-Packard printers connected to the network." -
16 access
To gain entry to memory in order to read or write data. -
17 Data Terminal Equipment
"In the RS-232-C hardware standard, any device, such as a remote access server or client, that has the ability to transmit information in digital form over a cable or a communications line." -
18 data collection
The process of gathering information by sending and receiving HTML forms or InfoPath forms from Access. -
19 access
The ability to view data or navigate to or within a physical or virtual computer environment. -
20 ActiveX Data Objects
"A data access interface that communicates with OLE DB-compliant data sources to connect to, retrieve, manipulate, and update data."
См. также в других словарях:
Data access — typically refers to software and activities related to storing, retrieving, or acting on data housed in a database or other repository. There are two types of data access, sequential access and random access. Historically, different methods and… … Wikipedia
Data Access Objects — Saltar a navegación, búsqueda Data Access Objects (DAO, Objetos de Acceso a Datos) es una interfaz orientada a objetos creada por Microsoft la cual permitía a las primeras versiones de Microsoft Access y Visual Basic utilizar el motor de base de… … Wikipedia Español
Data Access Objects — is a general programming interface for database access on Microsoft Windows systems and should not be confused with the Data Access Object design pattern used in object oriented software design. History DAO were originally called VT Objects. DAO… … Wikipedia
Data Access Object — Saltar a navegación, búsqueda En software de computadores, un Data Access Object (DAO, Objeto de Acceso a Datos) es un componente de software que suministra una interfaz común entre la aplicación y uno o más dispositivos de almacenamiento de… … Wikipedia Español
Data Access Language — Data Access Language, or simply DAL, was a SQL like language parser released by Apple Computer in 1990 to provide unified client/server access to database management systems. It was known for poor performance and high costs, something Apple did… … Wikipedia
Data Access Objects — Data Access Objects, in der deutschsprachigen Dokumentation „Datenzugriffsobjekte“, üblicherweise mit der Abkürzung „DAO“ bezeichnet, ist eine Schnittstellen Bibliothek von Microsoft für den Zugriff auf Daten und Strukturen von Datenbanken,… … Deutsch Wikipedia
Data Access in Real Time — (DART) is a Real time operating system used by EMC Celerra. It is a modified UNIX Kernel with additional functionality. DART is an embedded, real time, operating system comprising a modified UNIX kernel and dedicated file server software that… … Wikipedia
Data Access Technology — is an American telecommunications company. Its headquarters are in Alexandria, Virginia with offices in Washington, D.C. and Toronto, Ontario. External links Data Access Technology Official Website Categories: Telecommunications companies of the… … Wikipedia
Data Access Object — (DAO, deutsch: „Datenzugriffsobjekt“) ist ein Entwurfsmuster, das den Zugriff auf unterschiedliche Arten von Datenquellen (z. B. Datenbanken, Dateisystem, etc.) so kapselt, dass die angesprochene Datenquelle ausgetauscht werden kann, ohne dass… … Deutsch Wikipedia
Data Access Objects — Data Access Objects, DAO … Universal-Lexikon
Data access object — This article is about the data access object design pattern in object oriented software design. For the Microsoft library of the same name, see Data Access Objects. In computer software, a data access object (DAO) is an object that provides an… … Wikipedia