What is REMOTE DATABASE ACCESS?
✪✪✪✪✪ http://www.theaudiopedia.com ✪✪✪✪✪
What does REMOTE DATABASE ACCESS mean? REMOTE DATABASE ACCESS meaning - REMOTE DATABASE ACCESS definition - REMOTE DATABASE ACCESS explanation. What is the meaning of REMOTE DATABASE ACCESS? What is the definition of REMOTE DATABASE ACCESS? What does REMOTE DATABASE ACCESS stand for? What is REMOTE DATABASE ACCESS meaning? What is REMOTE DATABASE ACCESS definition?
Source: Wikipedia.org article, adapted under https://creativecommons.org/licenses/by-sa/3.0/ license.
Remote database access (RDA) is a protocol standard for database access. Despite early efforts to develop proof of concept implementations of RDA for major commercial RDBMSs (including Oracle, Rdb, NonStop SQL and Teradata), this standard has been largely ignored by commercial database vendors.
RDA describes the connection of a database client to a database server. It includes features for
communicating database operations and parameters from the client to the server, in return, transporting result data from the server to the client, database transaction management. exchange of information.
RDA is an application-level protocol, inasmuch that it builds on an existing network connection between client and server. In the case of TCP/IP connections, RFC 1066 is used for implementing RDA.
2144830 Bytes