November 2003
Intermediate to advanced
816 pages
14h 53m
English
The security model used by Microsoft SQL Server is described in this section.
The SQL Server Database Engine does not have a GUI as part of the database server. As shown in Figure 3-11, the only way to communicate with the server process is via a “Client Application” program, or a “client,” such as Query Analyzer, an interactive SQL interface program; Enterprise Manager, a DBA GUI; or any other program written using any of the interfaces previously discussed.

For a client application to connect to SQL Server it must use a login and password ...
Read now
Unlock full access