1 / 9

Client Network utility

Client Network utility. INFS 752 Summer Juan Salazar Please right click the symbol in the lower right corner, and then press preview, to hear the presentation for each page. SQL Server. SQL Server This is a relational database management system.

vadin
Download Presentation

Client Network utility

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Client Network utility INFS 752 Summer Juan Salazar Please right click the symbol in the lower right corner, and then press preview, to hear the presentation for each page.

  2. SQL Server • SQL Server • This is a relational database management system. • This assists with encryption, analysis, reporting, among other areas. • SQL • Structured Query Language • A database querying language. • Used in requesting and modifying data in a database. • With the installation of the SQL Server • Client Network Utility is also installed.

  3. The Network Utility • Client Network Utility • Automatically installed on each of the Windows operating systems, starting with Windows 2000. • This is the client-based counterpart to SQL Server Network Utility. • Changes the way that the client machines communicate with the SQL Server. • Ex. Telling ADO (Active X Data Objects) which network protocols to use in connecting to SQL Server. • cliconfg.exe • The executable for the network utility.

  4. Tabs • Tabs for the Client Network Utility window.

  5. Tabs • Tabs: • General • Lists enabled (by order) and disabled protocols. • Can force the use of protocol encryption and enable shared protocol memory. • Use to set Net Libraries used. • Alias • Use to create aliases, or view the existing ones. • Register server instances and aliases. • In its window, can see server alias configuration and add, remove, or edit.

  6. Tabs • DB-Library Options • Acts as interface DLL to SQL Server. • Included in window: • Lists libraries and set limited options on preferences • Information on the libraries. • Able to change between ANSI characters to OEM. • Set to get date/time from system, or from hardcoded parameters. • Need to keep aware of DB-Library values to update as server changes are made. • Stopped enhancements to this with server version 6.5. • Network Libraries • Set the network libraries properties. • View names, paths, and file information. See the DLL files. • Allows one to see when libraries are out of date and need to upgrading.

  7. Troubles • Some issues for people using the tool with older OS’s. Since the tools creation the possible actions one can take on systems has expanded greatly. • When using the Client Network Utility to add a new client configuration entry, which uses the NWLink IPX/SPX network library, an invalid port address format is allowed.

  8. Activation • Activation of the tool: • Start  Programs  Microsoft SQL Server Client Network Utility. • Start  Run  enter cliconfg.exe.

  9. Concluding • I hope this has been informative.

More Related