Member of the
LearnItFirst.com Video Training Network
Related Video Training Sites:
·
SQL Programming Training Videos
·
SQL Server DBA Tutorials
Create a free account
·
Sign In
SQL Server 2005 Videos in Series
Home
Subscriber Videos
Network Libraries, TCP/IP Ports and Configuring SQL Server for Remote Connections (Video Series)
Video Category:
Configuration: Services, Instances, Network Utilities, Network Libraries, Port Numbers and More
Skill Level:
400 (Intermediate - Advanced)
Versions/Editions Covered:
SQL Server 2005
Want to change your SQL Server's TCP/IP port? Then watch this series! This series takes an interesting look at how clients connect to SQL Server 2005 using Network Libraries. You'll learn how to manage the connections, change SQL Server's TCP port(s), how the SQL Browser Service works, and much more.
Videos in this Series:
Title
Skill
Length
Download
Part 1 - How to Configure SQL Server 2005 for Remote Connections Using TCP IP an...
200
9 mins.
Download
Part 2 - SQL Server Network Library Discussion - TCP IP Connections and TCP IP P...
200
13 mins.
Download
Part 3 - Understanding the SQL Server Configuration Manager's Display of TCP IP ...
300
17 mins.
Download
Part 4 - How to Change the SQL Server 2005 TCP Port Using SQL Server Configurati...
400
12 mins.
Download
Part 5 - How to Configure SQL Server 2005 to Listen on Multiple TCP IP Ports
500
8 mins.
Download
Part 6 - Using Aliases with TCP IP Connections
200
8 mins.
Download
Miscellaneous Bits & Pieces:
Performance Tip: Defragmenting your SQL Server indexes is an essential management component. Most DBAs schedule their index defragmentation at least once per month and perhaps as often as once per week depending on system delta
Which of these queries will perform faster? (a) SELECT * FROM Table WHERE Salary-1000 > 10000 or (b) SELECT * FROM Table WHERE Salary > 9000. (b) will perform faster since (a) would have to calculate (Salary-1000) first and then compare that value to 10000
Helpful Keyboard Shortcuts: "Windows key" + "F" brings up the Search window
About Us
·
Corporate Philosophy
·
Advertise With Us
·
Become an Author
·
Contact Us
Video Playback
·
System Requirements
·
TSCC Codec
(to play videos)
·
Troubleshooting/Problems
Subscriptions
·
Pricing/Buy Now
·
Testimonials
·
Privacy
·
Terms of Service
More Video Training
·
SQL Programming Training Videos
·
SQL Server DBA Tutorials
·
All of Our Websites
More
·
FAQs
·
Search for videos
·
Site Map
© Copyright 2004-2008 LearnItFirst.com LLC. All rights reserved. All trademarks remain the property of their respective owners. This site is not affiliated in any way with the Microsoft Corporation.
1/6/2009 12:15:56 AM