-
21 ODBC data source
Data and the information needed to access that data from programs and databases that support the Open Database Connectivity (ODBC) protocol. -
22 Microsoft Access project
An Access file that connects to a Microsoft SQL Server database and is used to create client/server applications. A project file doesn't contain any data or data-definition-based objects such as tables and views. -
23 Hyperlink data type
A data type for an Access database field that stores hyperlink addresses. An address can have up to four parts and is written using the following format: A data type for an Access database field that stores hyperlink addresses. An address can have up to four parts and is written using the following format: displaytext#address#subaddress#. -
24 .NET Framework data provider
"A component of ADO.NET that provides access to data from a relational data source. A.NET Framework data provider contains classes to connect to a data source, execute commands at the data source, and return query results from the data source, including the ability to execute commands within transactions. A.NET Framework data provider also contains classes to populate a DataSet with results from a data source and propagate changes in a DataSet back to the data source."موفر بيانات.NET FrameworkEnglish-Arabic terms dictionary > .NET Framework data provider
-
25 random access memory cache
Cache memory that is used by the system to store and retrieve data from the RAM. Frequently accessed segments of data may be stored in the cache for quicker access compared with secondary storage devices such as disks.English-Arabic terms dictionary > random access memory cache
-
26 Common RSS Data Store
"A common data store which provides a single location where applications can access content that has been downloaded to the PC via RSS, including text, pictures, audio, calendar events, documents and just about anything else. All applications will have access to this content for creating rich user experiences." -
27 Open Device Access Model
"The access model for horizontal solutions, which enables a horizontal strategy. Open Device Access enables many different Windows Store apps to access a specialized device. Examples: a smartphone with multiple apps that synchronize contacts; a pedometer that allows multiple apps to read its data and post it to a website." -
28 ActiveX Data Objects MultiDimensional.NET
"A.NET managed data provider that provides access to multidimensional data sources, such as Microsoft SQL Server Analysis Services."ActiveX Data Objects MultiDimensional.NETEnglish-Arabic terms dictionary > ActiveX Data Objects MultiDimensional.NET
-
29 Microsoft Access data file
A database or project file for Microsoft Access.English-Arabic terms dictionary > Microsoft Access data file
-
30 Office 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."English-Arabic terms dictionary > Office data connection file
-
31 Simple Object Access Protocol
"A simple, XML-based protocol for exchanging structured data and type information on the World Wide Web. The protocol is currently the de facto standard for XML messaging.""""Simple Object Access Protocol"" بروتوكول"English-Arabic terms dictionary > Simple Object Access Protocol
-
32 scatter/gather direct memory access
A form of direct memory access (DMA) in which data is transferred to and from noncontiguous ranges of physical memory.English-Arabic terms dictionary > scatter/gather direct memory access
-
33 client access point
"In SMS 2003 and earlier releases, an SMS site system that provides a communication point between the SMS site server and Legacy Client computers. Legacy Clients deliver their collected files, inventory information, discovery data records, software metering data, and status information to CAPs." -
34 Collect Data Through E-mail
"A feature that allows an end-user to collect data via E-mail using Access, Outlook, and InfoPath."English-Arabic terms dictionary > Collect Data Through E-mail
-
35 Collaboration Data Objects
"An application programming interface (API) that allows users and applications high-level access to data objects in Exchange. CDO defines the concept of different object classes, including messages, posts, appointments, and tasks."English-Arabic terms dictionary > Collaboration Data Objects
-
36 usage data
"Information that an administrator can use to learn how other people access and use a site. By analyzing this data, an administrator can identify a site's most popular (or unpopular) areas and clarify the most common navigational paths through the site." -
37 Test Access Port
"A collection of boundary scan control signals that define a serial protocol for scan-based devices. There are five pins, TCK/clock, TMS/mode select, TDI/data in, TDO/data out, and TRST/reset." -
38 OLE Object data type
A field data type that you use for objects created in other applications that can be linked or embedded (inserted) in an Access database. -
39 full access
"A privilege on a computer system that allows a user to read, write, and delete data." -
40 random access memory
The temporary storage area the computer uses to run programs and store data. Information stored in RAM is temporary and is designed to be erased when the computer is turned off.
См. также в других словарях:
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