|
| |
| |
|
|
|
Da Notes -
70-028 - N
Personal notes on the MCDBA tests. These notes are from the various resources I used to pass the MCDBA exams including the MCDBA sample exams from Transcender. |
Passing Score: 680, Questions: 52, Time: 90 Minutes
|
Da Notes Index
|
|
|
Network
Support
|
Server Network utility - change the server network library
Client network utility - change client network library
Protocols:
Named Pipes (not on W95) - Can connect over any Microsoft supplied transport.
TCP/IP Sockets (TCP-Port 1433) - Can connect using the standards Windows socket
Multiprotocol - Connect using NWLink, TCP/IP, Named Pipe, Windows Sockets, Encryption
NW-Link (IPX/SPX) - Novell clients can connect
AppleTalk ADSP - Apple and Mac clients
Banyan VINES - Sequential packet protocol
Note : For enabling encryption modify registry on SQL Server and on client
Default Protocol: Multiprotocol
|
|
|
|
|