SQL in a Network Environment
Next: SQL with Remote
Up: Security with SQL
Previous: Basic Security Model
Figure 8.2: SQL with remote login.
In a network environment, SQL may be used in three ways:
- logging into a remote system and accessing SQL on the remote system
- mounting the database files located on a remote system and accessing
those files by means of SQL on the local system
- using the RDA protocol with SQL specialization to access a remote
SQL server
The first two approaches apply generic network access methods to SQL use.
The third approach consists of using a network protocol specifically
applicable to SQL.
John Barkley
Fri Oct 7 16:17:21 EDT 1994